A Discrete-Event Network Simulator
API
event-garbage-collector.h File Reference
#include <set>
#include "ns3/event-id.h"
#include "ns3/simulator.h"
+ Include dependency graph for event-garbage-collector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::EventGarbageCollector
 An object that tracks scheduled events and automatically cancels them when it is destroyed. More...
 
struct  ns3::EventGarbageCollector::EventIdLessThanTs
 comparison operator for std::multiset More...
 

Namespaces

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