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

Public Member Functions

 RegisterCounter (KeyChain &keyChain, Name certificateName)
 
void onInterest (const ptr_lib::shared_ptr< const Name > &prefix, const ptr_lib::shared_ptr< const Interest > &interest, Face &face, uint64_t interestFilterId, const ptr_lib::shared_ptr< const InterestFilter > &filter)
 
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_
 
Name certificateName_
 
int onInterestCallCount_
 
int onRegisterFailedCallCount_
 
int onRegisterSuccessCallCount_
 

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