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

#include <scheduler.hpp>

Public Member Functions

bool operator() (const shared_ptr< EventInfo > &a, const shared_ptr< EventInfo > &b) const noexcept
 

Detailed Description

Definition at line 139 of file scheduler.hpp.

Member Function Documentation

◆ operator()()

bool ndn::util::scheduler::EventQueueCompare::operator() ( const shared_ptr< EventInfo > &  a,
const shared_ptr< EventInfo > &  b 
) const
noexcept

Definition at line 87 of file scheduler.cpp.


The documentation for this class was generated from the following files: