represents a nexthop record in FIB entry
More...
#include <fib-nexthop.hpp>
represents a nexthop record in FIB entry
Definition at line 38 of file fib-nexthop.hpp.
◆ NextHop()
nfd::fib::NextHop::NextHop |
( |
Face & |
face, |
|
|
uint64_t |
endpointId |
|
) |
| |
|
explicit |
◆ getFace()
Face& nfd::fib::NextHop::getFace |
( |
| ) |
const |
|
inline |
◆ getEndpointId()
uint64_t nfd::fib::NextHop::getEndpointId |
( |
| ) |
const |
|
inline |
◆ getCost()
uint64_t nfd::fib::NextHop::getCost |
( |
| ) |
const |
|
inline |
◆ setCost()
void nfd::fib::NextHop::setCost |
( |
uint64_t |
cost | ) |
|
|
inline |
The documentation for this class was generated from the following files: