A Discrete-Event Network Simulator
API
simulation-singleton.h File Reference

ns3::SimulationSingleton declaration and template implementation. More...

#include "simulator.h"
+ Include dependency graph for simulation-singleton.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::SimulationSingleton< T >
 This singleton class template ensures that the type for which we want a singleton has a lifetime bounded by the simulation run lifetime. More...
 

Namespaces

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

Detailed Description

ns3::SimulationSingleton declaration and template implementation.

Definition in file simulation-singleton.h.