|
INET Framework for OMNeT++/OMNEST
|
#include <algorithm>#include "inet/common/INETMath.h"#include "inet/common/PatternMatcher.h"#include "inet/common/Topology.h"#include "inet/networklayer/common/L3AddressResolver.h"#include "inet/networklayer/contract/IInterfaceTable.h"#include "inet/networklayer/contract/IRoutingTable.h"Classes | |
| class | inet::L3NetworkConfiguratorBase |
| class | inet::L3NetworkConfiguratorBase::Node |
| Represents a node in the network. More... | |
| class | inet::L3NetworkConfiguratorBase::Link |
| Represents a connection (wired or wireless) in the network. More... | |
| class | inet::L3NetworkConfiguratorBase::InterfaceInfo |
| Represents an interface in the network. More... | |
| class | inet::L3NetworkConfiguratorBase::LinkInfo |
| Represents a "link" in the network. More... | |
| class | inet::L3NetworkConfiguratorBase::Topology |
| Represents the network topology. More... | |
| class | inet::L3NetworkConfiguratorBase::Matcher |
| class | inet::L3NetworkConfiguratorBase::InterfaceMatcher |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Functions | |
| std::ostream & | inet::operator<< (std::ostream &stream, const L3NetworkConfiguratorBase::Link &link) |
| std::ostream & | inet::operator<< (std::ostream &stream, const L3NetworkConfiguratorBase::Link *link) |