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< Interest > | interest_ | 
| OnVerified | onVerified_ | 
| OnVerifyFailed | onVerifyFailed_ | 
| int | retry_ | 
| int | stepCount_ | 
 1.8.9.1