NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::util::scheduler Namespace Reference

Classes

struct  EventIdImpl
 
class  Scheduler
 Generic scheduler. More...
 
class  ScopedEventId
 Event that is automatically cancelled upon destruction. More...
 

Typedefs

typedef std::shared_ptr< ns3::EventId > EventId
 

Typedef Documentation

typedef std::shared_ptr<ns3::EventId> ndn::util::scheduler::EventId

Definition at line 41 of file scheduler.hpp.