Public Member Functions | |
RegisteredPrefixEntry (Ptr< const Name > prefix) | |
void | AddCallback (ApiFace::InterestCallback callback) |
void | ClearCallback () |
Ptr< const Name > | GetPrefix () const |
Public Attributes | |
ApiFace::InterestCallback | m_callback |
Ptr< const Name > | m_prefix |
Definition at line 21 of file registered-prefix-container.h.