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

The "core" module contains: More...

+ Collaboration diagram for Core:

Modules

 Attributes
 The ns-3 attribute system is the mechanism used in ns-3 to organize, document, and modify the values used by the various component models.
 
 Callbacks
 
 Command Line Parsing
 A uniform way to specify program documentation, allowed command line arguments and help strings, and set any attribute or global value, all from the command line directly.
 
 Debugging
 
 Hash Functions
 
 Object
 
 Random Variables
 ns-3 random numbers are provided via instances of ns3::RandomVariableStream.
 
 Scheduler and Events
 
 Simulator
 
 Smart Pointer
 
 Time
 
 Tracing
 

Namespaces

 ns3::Config
 Configuration of simulation parameters and tracing.
 

Classes

class  ns3::Timer
 a simple Timer class More...
 
class  ns3::Watchdog
 a very simple watchdog More...
 

Detailed Description

The "core" module contains: