

Public Member Functions | |
| PendingInterestEntry (Ptr< const Interest > interest) | |
| void | AddCallbacks (ApiFace::DataCallback onData, ApiFace::TimeoutCallback onTimeout) | 
| void | ClearCallbacks () | 
| Ptr< const Interest > | GetInterest () const | 
| void | ProcessOnData (Ptr< const Interest > interest, Ptr< const Data > data) | 
| void | ProcessOnTimeout (Ptr< const Interest > interest) | 
Definition at line 21 of file pending-interests-container.h.