NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::fib::FaceMetricContainer Struct Reference

Typedef for indexed face container of Entry. More...

#include <ndn-fib-entry.h>

Detailed Description

Typedef for indexed face container of Entry.

Currently, there are 2 indexes:

  • by face (used to find record and update metric)
  • by metric (face ranking)
  • random access index (for fast lookup on nth face). Order is maintained manually to be equal to the 'by metric' order

Definition at line 225 of file ndn-fib-entry.h.


The documentation for this struct was generated from the following file: