#include <map-entry.hpp>
Public Member Functions | |
MapEntry () | |
~MapEntry () | |
MapEntry (const ndn::Name &rtr, int32_t mn) | |
const ndn::Name & | getRouter () const |
int32_t | getMappingNumber () const |
void | reset () |
Definition at line 30 of file map-entry.hpp.
|
inline |
Definition at line 33 of file map-entry.hpp.
|
inline |
Definition at line 39 of file map-entry.hpp.
|
inline |
Definition at line 43 of file map-entry.hpp.
|
inline |
|
inline |
Definition at line 50 of file map-entry.hpp.
void nlsr::MapEntry::reset | ( | ) |