A Discrete-Event Network Simulator
API
event-garbage-collector.cc File Reference
+ Include dependency graph for event-garbage-collector.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define CLEANUP_CHUNK_MAX_SIZE   128
 
#define CLEANUP_CHUNK_MIN_SIZE   8
 

Macro Definition Documentation

#define CLEANUP_CHUNK_MAX_SIZE   128

Definition at line 23 of file event-garbage-collector.cc.

Referenced by ns3::EventGarbageCollector::Grow().

#define CLEANUP_CHUNK_MIN_SIZE   8

Definition at line 22 of file event-garbage-collector.cc.