|
INET Framework for OMNeT++/OMNEST
|
#include <algorithm>#include "inet/common/Topology.h"#include "inet/networklayer/configurator/base/NetworkConfiguratorBase.h"#include "inet/networklayer/contract/ipv4/IPv4Address.h"#include "inet/networklayer/contract/IInterfaceTable.h"#include "inet/networklayer/ipv4/IIPv4RoutingTable.h"#include "inet/networklayer/ipv4/IPv4InterfaceData.h"Classes | |
| class | inet::IPv4NetworkConfigurator |
| This module provides the global static configuration for the IPv4RoutingTable and the IPv4 network interfaces of all nodes in the network. More... | |
| class | inet::IPv4NetworkConfigurator::Node |
| Represents a node in the network. More... | |
| class | inet::IPv4NetworkConfigurator::Topology |
| class | inet::IPv4NetworkConfigurator::InterfaceInfo |
| Represents an interface in the network. More... | |
| class | inet::IPv4NetworkConfigurator::RouteInfo |
| Simplified route representation used by the optimizer. More... | |
| class | inet::IPv4NetworkConfigurator::RoutingTableInfo |
| Simplified routing table representation used by the optimizer. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |