|
INET Framework for OMNeT++/OMNEST
|
#include <algorithm>#include "inet/common/Topology.h"#include "inet/networklayer/configurator/base/L3NetworkConfiguratorBase.h"#include "inet/networklayer/contract/IInterfaceTable.h"#include "inet/networklayer/contract/ipv4/Ipv4Address.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. | |