fib-entry.hpp File Reference
#include "fib-nexthop.hpp"
+ Include dependency graph for fib-entry.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::fib::Entry
 Represents an entry in the FIB. More...
 

Namespaces

 nfd
 
 nfd::fib
 
 nfd::name_tree
 

Typedefs

using nfd::fib::NextHopList = std::vector< NextHop >