Namespaces | |
ns3::ndn::fib | |
Namespace for FIB operations. | |
Classes | |
class | ns3::ndn::fib::FaceMetric |
Structure holding various parameters associated with a (FibEntry, Face) tuple. More... | |
struct | ns3::ndn::fib::FaceMetricContainer |
Typedef for indexed face container of Entry. More... | |
class | ns3::ndn::fib::Entry |
Structure for FIB table entry, holding indexed list of available faces and their respective metrics. More... | |
class | ns3::ndn::fib::EntryImpl |
FIB entry implementation with with additional references to the base container. More... | |
class | ns3::ndn::fib::FibImpl |
Class implementing FIB functionality. More... | |
class | ns3::ndn::Fib |
Class implementing FIB functionality. More... | |