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

Public Member Functions

 Info (Node *node, const ptr_lib::shared_ptr< const Name > &prefix, const OnInterestCallback &onInterest, const OnRegisterFailed &onRegisterFailed, const ForwardingFlags &flags, WireFormat &wireFormat, bool isNfdCommand, Face *face)
 

Public Attributes

Nodenode_
 
ptr_lib::shared_ptr< const Nameprefix_
 
const OnInterestCallback onInterest_
 
const OnRegisterFailed onRegisterFailed_
 
ForwardingFlags flags_
 
WireFormatwireFormat_
 
bool isNfdCommand_
 
Faceface_
 

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