Public Member Functions | |
| RegisterCounter (KeyChain &keyChain) | |
| void | onInterest (const ptr_lib::shared_ptr< const Name > &prefix, const ptr_lib::shared_ptr< const Interest > &interest, Transport &transport, uint64_t interestFilterId) |
| void | onRegisterFailed (const ptr_lib::shared_ptr< const Name > &prefix) |
Public Attributes | |
| KeyChain & | keyChain_ |
| int | onInterestCallCount_ |
| int | onRegisterFailedCallCount_ |
1.8.9.1