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

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

#include "simulator.h"

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.