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

ns3::Simulator declaration. More...

#include "event-id.h"
#include "event-impl.h"
#include "make-event.h"
#include "nstime.h"
#include "object-factory.h"
#include <stdint.h>
#include <string>
+ Include dependency graph for simulator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::Simulator
 Control the scheduling of simulation events. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

Time ns3::Now (void)
 create an ns3::Time instance which contains the current simulation time. More...
 

Detailed Description

ns3::Simulator declaration.

Definition in file simulator.h.