NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::ndn::FibNextHop Member List

This is the complete list of members for ns3::ndn::FibNextHop, including all inherited members.

FibNextHop(int cost, int nhId, int costDelta=-1, NextHopType type=NextHopType::DISABLED)ns3::ndn::FibNextHop
getCost() constns3::ndn::FibNextHopinline
getCostDelta() constns3::ndn::FibNextHopinline
getNexthopId() constns3::ndn::FibNextHopinline
getType() constns3::ndn::FibNextHopinline
MAX_COSTns3::ndn::FibNextHopstatic
operator!=(const FibNextHop &own, const FibNextHop &other)ns3::ndn::FibNextHopfriend
operator<(const FibNextHop &own, const FibNextHop &other)ns3::ndn::FibNextHopfriend
operator<<(std::ostream &, const FibNextHop &fib)ns3::ndn::FibNextHopfriend
operator==(const FibNextHop &own, const FibNextHop &other)ns3::ndn::FibNextHopfriend
setCost(int newCost, int newCostDelta)ns3::ndn::FibNextHopinline
setType(const NextHopType &newType)ns3::ndn::FibNextHopinline