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() const | ns3::ndn::FibNextHop | inline |
getCostDelta() const | ns3::ndn::FibNextHop | inline |
getNexthopId() const | ns3::ndn::FibNextHop | inline |
getType() const | ns3::ndn::FibNextHop | inline |
MAX_COST | ns3::ndn::FibNextHop | static |
operator!=(const FibNextHop &own, const FibNextHop &other) | ns3::ndn::FibNextHop | friend |
operator<(const FibNextHop &own, const FibNextHop &other) | ns3::ndn::FibNextHop | friend |
operator<<(std::ostream &, const FibNextHop &fib) | ns3::ndn::FibNextHop | friend |
operator==(const FibNextHop &own, const FibNextHop &other) | ns3::ndn::FibNextHop | friend |
setCost(int newCost, int newCostDelta) | ns3::ndn::FibNextHop | inline |
setType(const NextHopType &newType) | ns3::ndn::FibNextHop | inline |