Template of PendingInterest, RegisteredPrefix, and InterestFilterRecord. More...
#include <record-container.hpp>
Public Member Functions | |
RecordId | getId () const |
Protected Member Functions | |
~RecordBase ()=default | |
void | deleteSelf () |
Delete this record from the container. More... | |
Template of PendingInterest, RegisteredPrefix, and InterestFilterRecord.
T | concrete type |
Definition at line 42 of file record-container.hpp.
|
protecteddefault |
Referenced by ndn::detail::RecordBase< PendingInterest >::getId().
|
inline |
Definition at line 46 of file record-container.hpp.
Referenced by ndn::Face::Impl::registerPrefix().
|
inlineprotected |
Delete this record from the container.
Definition at line 58 of file record-container.hpp.