Represents a nexthop record in a FIB entry. More...
#include <fib-nexthop.hpp>
Public Member Functions | |
NextHop (Face &face) | |
Face & | getFace () const |
uint64_t | getCost () const |
void | setCost (uint64_t cost) |
Represents a nexthop record in a FIB entry.
Definition at line 37 of file fib-nexthop.hpp.
|
inlineexplicit |
Definition at line 41 of file fib-nexthop.hpp.
References Face.
|
inline |
Definition at line 47 of file fib-nexthop.hpp.
Referenced by nfd::fw::MulticastStrategy::afterNewNextHop(), nfd::fw::Strategy::afterNewNextHop(), nfd::FibManager::FibManager(), and nfd::fw::isNextHopEligible().
|
inline |
Definition at line 53 of file fib-nexthop.hpp.
Referenced by nfd::FibManager::FibManager(), and nfd::fib::Entry::hasNextHop().
|
inline |
Definition at line 59 of file fib-nexthop.hpp.
References Face.