#include <scheduler.hpp>
Public Member Functions | |
bool | operator() (const shared_ptr< EventInfo > &a, const shared_ptr< EventInfo > &b) const |
Definition at line 111 of file scheduler.hpp.
bool ndn::util::scheduler::EventQueueCompare::operator() | ( | const shared_ptr< EventInfo > & | a, |
const shared_ptr< EventInfo > & | b | ||
) | const |
Definition at line 73 of file scheduler.cpp.