A Discrete-Event Network Simulator
API
enums.h File Reference

Go to the source code of this file.

Namespaces

 ns3
 

Enumerations

enum  ns3::BodyOptions { ns3::NO_Body = 0, ns3::Aggregate, ns3::FixedSize, ns3::AggregateAndFixed }
 Specifies how the onion body must behave. More...
 
enum  ns3::CommunicationStatistics { ns3::N = 0, ns3::Y }
 Statistics about the communication overhead in the network at MAC and Application layer. More...
 
enum  ns3::IEEE_80211n { ns3::F_24GHz = 0, ns3::F_5GHz }
 Enumeration defining different carrier frequencies of the standard IEEE 802.11n. More...
 
enum  ns3::Routing { ns3::AODV = 0, ns3::DSR, ns3::OLSR, ns3::DSDV }
 Enumeration defining different routing algorithms that can be used in the simulator. More...
 
enum  ns3::Topology { ns3::GRID = 0, ns3::DISC }
 Enumeration defining different network topologies that can be used in the simulation. More...
 
enum  ns3::Verbosity { ns3::NO, ns3::ConsoleLog, ns3::PrintDescription, ns3::Both }
 Verbosity settings of the simulation. More...