Public Member Functions | List of all members
ndn::Node::DelayedCall::Compare Class Reference

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

#include <node.hpp>

Public Member Functions

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

Detailed Description

Compare shared_ptrs to DelayedCall based only on callTime_.


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