NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::detail::RegisteredPrefixEntry Struct Reference
Inheritance diagram for ns3::ndn::detail::RegisteredPrefixEntry:
Collaboration diagram for ns3::ndn::detail::RegisteredPrefixEntry:

Public Member Functions

 RegisteredPrefixEntry (Ptr< const Name > prefix)
 
void AddCallback (ApiFace::InterestCallback callback)
 
void ClearCallback ()
 
Ptr< const NameGetPrefix () const
 

Public Attributes

ApiFace::InterestCallback m_callback
 
Ptr< const Namem_prefix
 

Detailed Description

Definition at line 21 of file registered-prefix-container.h.


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