Public Member Functions | Public Attributes | List of all members
RegisterCounter Class Reference

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)
 
void onRegisterFailed (const ptr_lib::shared_ptr< const Name > &prefix)
 
void onRegisterSuccess (const ptr_lib::shared_ptr< const Name > &prefix, uint64_t registeredPrefixId)
 

Public Attributes

KeyChainkeyChain_
 
int onInterestCallCount_
 
int onRegisterFailedCallCount_
 
int onRegisterSuccessCallCount_
 

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