This is the complete list of members for nlsr::Adjacent, including all inherited members.
| Adjacent() | nlsr::Adjacent | |
| Adjacent(const ndn::Block &block) | nlsr::Adjacent | |
| Adjacent(const ndn::Name &an) | nlsr::Adjacent | |
| Adjacent(const ndn::Name &an, const ndn::FaceUri &faceUri, double lc, Status s, uint32_t iton, uint64_t faceId) | nlsr::Adjacent | |
| compare(const ndn::Name &adjacencyName) const | nlsr::Adjacent | inline |
| compareFaceId(const uint64_t faceId) const | nlsr::Adjacent | inline |
| compareFaceUri(const ndn::FaceUri &faceUri) const | nlsr::Adjacent | inline |
| DEFAULT_LINK_COST | nlsr::Adjacent | static |
| getFaceId() const | nlsr::Adjacent | inline |
| getFaceUri() const | nlsr::Adjacent | inline |
| getInterestTimedOutNo() const | nlsr::Adjacent | inline |
| getLinkCost() const | nlsr::Adjacent | inline |
| getName() const | nlsr::Adjacent | inline |
| getStatus() const | nlsr::Adjacent | inline |
| NON_ADJACENT_COST | nlsr::Adjacent | static |
| operator!=(const Adjacent &adjacent) const | nlsr::Adjacent | inline |
| operator<(const Adjacent &adjacent) const | nlsr::Adjacent | |
| operator<<(std::ostream &os, const Adjacent &adjacent) | nlsr::Adjacent | friend |
| operator==(const Adjacent &adjacent) const | nlsr::Adjacent | |
| setFaceId(uint64_t faceId) | nlsr::Adjacent | inline |
| setFaceUri(const ndn::FaceUri &faceUri) | nlsr::Adjacent | inline |
| setInterestTimedOutNo(uint32_t iton) | nlsr::Adjacent | inline |
| setLinkCost(double lc) | nlsr::Adjacent | |
| setName(const ndn::Name &name) | nlsr::Adjacent | inline |
| setStatus(Status s) | nlsr::Adjacent | inline |
| Status enum name | nlsr::Adjacent | |
| STATUS_ACTIVE enum value | nlsr::Adjacent | |
| STATUS_INACTIVE enum value | nlsr::Adjacent | |
| STATUS_UNKNOWN enum value | nlsr::Adjacent | |
| wireDecode(const ndn::Block &wire) | nlsr::Adjacent | |
| wireEncode(ndn::EncodingImpl< TAG > &block) const | nlsr::Adjacent | |
| wireEncode() const | nlsr::Adjacent |