This is the complete list of members for ndn::Name, including all inherited members.
allocator_type typedef | ndn::Name | |
append(const uint8_t *value, size_t valueLength) | ndn::Name | inline |
append(Iterator first, Iterator last) | ndn::Name | inline |
append(const Component &value) | ndn::Name | inline |
append(const char *value) | ndn::Name | inline |
append(const Block &value) | ndn::Name | inline |
append(const PartialName &name) | ndn::Name | |
appendImplicitSha256Digest(const ConstBufferPtr &digest) | ndn::Name | |
appendImplicitSha256Digest(const uint8_t *digest, size_t digestSize) | ndn::Name | |
appendNumber(uint64_t number) | ndn::Name | |
appendNumberWithMarker(uint8_t marker, uint64_t number) | ndn::Name | |
appendSegment(uint64_t segmentNo) | ndn::Name | |
appendSegmentOffset(uint64_t offset) | ndn::Name | |
appendSequenceNumber(uint64_t seqNo) | ndn::Name | |
appendTimestamp(const time::system_clock::TimePoint &timePoint=time::system_clock::now()) | ndn::Name | |
appendVersion(uint64_t version) | ndn::Name | |
appendVersion() | ndn::Name | |
at(ssize_t i) const | ndn::Name | inline |
begin() const | ndn::Name | inline |
clear() | ndn::Name | inline |
compare(const Name &other) const | ndn::Name | inline |
compare(size_t pos1, size_t count1, const Name &other, size_t pos2=0, size_t count2=npos) const | ndn::Name | |
Component typedef | ndn::Name | |
component_container typedef | ndn::Name | |
const_iterator typedef | ndn::Name | |
const_pointer typedef | ndn::Name | |
const_reference typedef | ndn::Name | |
const_reverse_iterator typedef | ndn::Name | |
deepCopy() const | ndn::Name | |
difference_type typedef | ndn::Name | |
empty() const | ndn::Name | inline |
end() const | ndn::Name | inline |
equals(const Name &name) const | ndn::Name | |
get(ssize_t i) const | ndn::Name | inline |
getPrefix(ssize_t nComponents) const | ndn::Name | inline |
getSubName(ssize_t iStartComponent, size_t nComponents=npos) const | ndn::Name | |
getSuccessor() const | ndn::Name | |
hasWire() const | ndn::Name | inline |
isPrefixOf(const Name &name) const | ndn::Name | |
iterator typedef | ndn::Name | |
Name() | ndn::Name | |
Name(const Block &wire) | ndn::Name | explicit |
Name(const char *uri) | ndn::Name | |
Name(std::string uri) | ndn::Name | |
npos | ndn::Name | static |
operator!=(const Name &name) const | ndn::Name | inline |
operator<(const Name &other) const | ndn::Name | inline |
operator<=(const Name &other) const | ndn::Name | inline |
operator==(const Name &name) const | ndn::Name | inline |
operator>(const Name &other) const | ndn::Name | inline |
operator>=(const Name &other) const | ndn::Name | inline |
operator[](ssize_t i) const | ndn::Name | inline |
pointer typedef | ndn::Name | |
push_back(const T &component) | ndn::Name | inline |
rbegin() const | ndn::Name | inline |
reference typedef | ndn::Name | |
rend() const | ndn::Name | inline |
reverse_iterator typedef | ndn::Name | |
size() const | ndn::Name | inline |
size_type typedef | ndn::Name | |
toUri() const | ndn::Name | |
value_type typedef | ndn::Name | |
wireDecode(const Block &wire) | ndn::Name | |
wireEncode(EncodingImpl< TAG > &encoder) const | ndn::Name | |
wireEncode() const | ndn::Name |