Public Member Functions | Public Attributes | List of all members
ndn::Node::RegisterResponse::Info Class Reference

Public Member Functions

 Info (const ptr_lib::shared_ptr< const Name > &prefix, const OnRegisterFailed &onRegisterFailed, const OnRegisterSuccess &onRegisterSuccess, uint64_t registeredPrefixId, const OnInterestCallback &onInterest, Face *face)
 

Public Attributes

ptr_lib::shared_ptr< const Nameprefix_
 
const OnRegisterFailed onRegisterFailed_
 
const OnRegisterSuccess onRegisterSuccess_
 
uint64_t registeredPrefixId_
 
const OnInterestCallback onInterest_
 
Faceface_
 

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