Classes | |
class | ns3::Average< T > |
class | ns3::EventGarbageCollector |
An object that tracks scheduled events and automatically cancels them when it is destroyed. It is useful in situations where multiple instances of the same type of event can simultaneously be scheduled, and when the events should be limited to the lifetime of a container object. More... | |
class | ns3::GnuplotDataset |
Abstract class to store a plot line to be used by ns3::Gnuplot. More... | |