Classes | |
class | Scheduler |
Generic scheduler. More... | |
class | ScopedEventId |
Event that is automatically cancelled upon destruction. More... | |
Typedefs | |
typedef function< void()> | EventCallback |
typedef std::shared_ptr< ns3::EventId > | EventId |
typedef function<void()> ndn::util::scheduler::EventCallback |
Definition at line 43 of file scheduler.hpp.
typedef std::shared_ptr<ns3::EventId> ndn::util::scheduler::EventId |
Definition at line 48 of file scheduler.hpp.