A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Topology Input Readers

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...
 

Detailed Description

Topology Input Readers Overview

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 informations.

Examples can be found in the directory src/topology-read/examples/