Classes | |
| class | Entry |
| represents a FIB entry More... | |
| class | Fib |
| represents the Forwarding Information Base (FIB) More... | |
| class | NextHop |
| represents a nexthop record in FIB entry More... | |
Typedefs | |
| typedef std::vector< fib::NextHop > | NextHopList |
Functions | |
| static bool | nteHasFibEntry (const name_tree::Entry &nte) |
| typedef std::vector<fib::NextHop> nfd::fib::NextHopList |
Definition at line 47 of file fib-entry.hpp.
|
inlinestatic |
Definition at line 51 of file fib.cpp.
References nfd::name_tree::Entry::getFibEntry().
Referenced by nfd::fib::Fib::Fib(), and nfd::fib::Fib::removeNextHop().