Functor to match pending interests against PendingInterestId. More...
#include <pending-interest.hpp>
Public Member Functions | |
MatchPendingInterestId (const PendingInterestId *pendingInterestId) | |
bool | operator() (const shared_ptr< const PendingInterest > &pendingInterest) const |
Functor to match pending interests against PendingInterestId.
Definition at line 123 of file pending-interest.hpp.
|
inlineexplicit |
Definition at line 127 of file pending-interest.hpp.
|
inline |
Definition at line 133 of file pending-interest.hpp.