Public Member Functions | Public Attributes | List of all members
ndn::ValidationRequest Class Reference

Public Member Functions

 ValidationRequest (const ptr_lib::shared_ptr< Interest > &interest, const OnVerified &onVerified, const OnVerifyFailed &onVerifyFailed, int retry, int stepCount)
 

Public Attributes

ptr_lib::shared_ptr< Interestinterest_
 
OnVerified onVerified_
 
OnVerifyFailed onVerifyFailed_
 
int retry_
 
int stepCount_
 

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