Modules | |
Topology module tests | |
Classes | |
class | ns3::InetTopologyReader |
Topology file reader (Inet-format type). More... | |
class | ns3::OrbisTopologyReader |
Topology file reader (Orbis-format type). More... | |
class | ns3::RocketfuelTopologyReader |
Topology file reader (Rocketfuel-format type). More... | |
class | ns3::TopologyReader |
Interface for input file readers management. More... | |
class | ns3::TopologyReaderHelper |
Helper class which makes it easier to configure and use a generic TopologyReader. More... | |
The topology modules aim at reading a topology file generated by an automatic topology generator.
The process is divided in two steps:
Hence, model is focused on being able to read correctly the various topology formats.
Currently there are three models:
See the ns-3 modules manual for further information.
Examples can be found in the directory src/topology-read/examples/