Public Member Functions | List of all members
ndn::DelayedCallTable::Entry::Compare Class Reference

Compare shared_ptrs to Entry based only on callTime_. More...

#include <delayed-call-table.hpp>

Public Member Functions

bool operator() (const ptr_lib::shared_ptr< const Entry > &x, const ptr_lib::shared_ptr< const Entry > &y) const
 

Detailed Description

Compare shared_ptrs to Entry based only on callTime_.


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