A Discrete-Event Network Simulator
API
ns3::EventGarbageCollector::EventIdLessThanTs Struct Reference

comparison operator for std::multiset More...

Public Member Functions

bool operator() (const EventId &a, const EventId &b) const
 comparison operator for std::multiset More...
 

Detailed Description

comparison operator for std::multiset

Definition at line 56 of file event-garbage-collector.h.

Member Function Documentation

bool ns3::EventGarbageCollector::EventIdLessThanTs::operator() ( const EventId a,
const EventId b 
) const
inline

comparison operator for std::multiset

Definition at line 61 of file event-garbage-collector.h.

References ns3::EventId::GetTs().

+ Here is the call graph for this function:


The documentation for this struct was generated from the following file: