nlsr::MapEntry Class Reference

#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 ()
 

Detailed Description

Definition at line 30 of file map-entry.hpp.

Constructor & Destructor Documentation

nlsr::MapEntry::MapEntry ( )
inline

Definition at line 33 of file map-entry.hpp.

nlsr::MapEntry::~MapEntry ( )
inline

Definition at line 39 of file map-entry.hpp.

nlsr::MapEntry::MapEntry ( const ndn::Name &  rtr,
int32_t  mn 
)
inline

Definition at line 43 of file map-entry.hpp.

Member Function Documentation

int32_t nlsr::MapEntry::getMappingNumber ( ) const
inline

Definition at line 56 of file map-entry.hpp.

Here is the call graph for this function:

const ndn::Name& nlsr::MapEntry::getRouter ( ) const
inline

Definition at line 50 of file map-entry.hpp.

void nlsr::MapEntry::reset ( )

Here is the caller graph for this function: