#include <fib-entry.hpp>
Definition at line 30 of file fib-entry.hpp.
◆ const_iterator
◆ FibEntry() [1/2]
| nlsr::FibEntry::FibEntry |
( |
| ) |
|
|
default |
◆ FibEntry() [2/2]
| nlsr::FibEntry::FibEntry |
( |
const ndn::Name & |
name | ) |
|
|
inline |
◆ begin()
◆ end()
◆ getName()
| const ndn::Name& nlsr::FibEntry::getName |
( |
| ) |
const |
|
inline |
◆ getNexthopList()
◆ getRefreshEventId()
| ndn::scheduler::EventId nlsr::FibEntry::getRefreshEventId |
( |
| ) |
const |
|
inline |
◆ getSeqNo()
| int32_t nlsr::FibEntry::getSeqNo |
( |
| ) |
const |
|
inline |
◆ setRefreshEventId()
| void nlsr::FibEntry::setRefreshEventId |
( |
ndn::scheduler::EventId |
id | ) |
|
|
inline |
◆ setSeqNo()
| void nlsr::FibEntry::setSeqNo |
( |
int32_t |
fsn | ) |
|
|
inline |
◆ writeLog()
| void nlsr::FibEntry::writeLog |
( |
| ) |
const |