Represents a nexthop record in a FIB entry. More...
#include <daemon/table/fib-entry.hpp>
Public Member Functions | |
NextHop (Face &face) noexcept | |
uint64_t | getCost () const noexcept |
Face & | getFace () const noexcept |
void | setCost (uint64_t cost) noexcept |
Represents a nexthop record in a FIB entry.
Definition at line 49 of file fib-entry.hpp.
|
inlineexplicitnoexcept |
Definition at line 53 of file fib-entry.hpp.
|
inlinenoexcept |
Definition at line 65 of file fib-entry.hpp.
|
inlinenoexcept |
Definition at line 59 of file fib-entry.hpp.
|
inlinenoexcept |
Definition at line 71 of file fib-entry.hpp.