This is the complete list of members for ndn::KeyLocator, including all inherited members.
clear() | ndn::KeyLocator | |
empty() const | ndn::KeyLocator | inline |
getKeyDigest() const | ndn::KeyLocator | |
getName() const | ndn::KeyLocator | |
getType() const | ndn::KeyLocator | inline |
KeyLocator() | ndn::KeyLocator | |
KeyLocator(const Block &wire) | ndn::KeyLocator | explicit |
KeyLocator(const Name &name) | ndn::KeyLocator | |
KeyLocator_KeyDigest enum value | ndn::KeyLocator | |
KeyLocator_Name enum value | ndn::KeyLocator | |
KeyLocator_None enum value | ndn::KeyLocator | |
KeyLocator_Unknown enum value | ndn::KeyLocator | |
operator!=(const KeyLocator &other) const | ndn::KeyLocator | inline |
operator==(const KeyLocator &other) const | ndn::KeyLocator | |
setKeyDigest(const Block &keyDigest) | ndn::KeyLocator | |
setKeyDigest(const ConstBufferPtr &keyDigest) | ndn::KeyLocator | |
setName(const Name &name) | ndn::KeyLocator | |
Type enum name | ndn::KeyLocator | |
wireDecode(const Block &wire) | ndn::KeyLocator | |
wireEncode(EncodingImpl< TAG > &encoder) const | ndn::KeyLocator | |
wireEncode() const | ndn::KeyLocator |