This is the complete list of members for nlsr::NextHop, including all inherited members.
Error typedef | nlsr::NextHop | |
getConnectingFaceUri() const | nlsr::NextHop | inline |
getRouteCost() const | nlsr::NextHop | inline |
getRouteCostAsAdjustedInteger() const | nlsr::NextHop | inline |
isHyperbolic() const | nlsr::NextHop | inline |
NextHop()=default | nlsr::NextHop | |
NextHop(const ndn::FaceUri &cfu, double rc) | nlsr::NextHop | inline |
NextHop(const ndn::Block &block) | nlsr::NextHop | inlineexplicit |
operator<(const NextHop &lhs, const NextHop &rhs) | nlsr::NextHop | friend |
operator==(const NextHop &lhs, const NextHop &rhs) | nlsr::NextHop | friend |
setConnectingFaceUri(const ndn::FaceUri &cfu) | nlsr::NextHop | inline |
setHyperbolic(bool b) | nlsr::NextHop | inline |
setRouteCost(const double rc) | nlsr::NextHop | inline |
wireDecode(const ndn::Block &wire) | nlsr::NextHop | |
wireEncode(ndn::EncodingImpl< TAG > &block) const | nlsr::NextHop | |
wireEncode() const | nlsr::NextHop |