This is the complete list of members for ndn::Name, including all inherited members.
| allocator_type typedef | ndn::Name | |
| append(const Component &component) | ndn::Name | inline | 
| append(Component &&component) | ndn::Name | inline | 
| append(uint32_t type, const uint8_t *value, size_t count) | ndn::Name | inline | 
| append(const uint8_t *value, size_t count) | ndn::Name | inline | 
| append(uint32_t type, Iterator first, Iterator last) | ndn::Name | inline | 
| append(Iterator first, Iterator last) | ndn::Name | inline | 
| append(const char *str) | ndn::Name | inline | 
| append(Block value) | ndn::Name | inline | 
| append(const PartialName &name) | ndn::Name | |
| appendByteOffset(uint64_t offset) | ndn::Name | inline | 
| appendImplicitSha256Digest(ConstBufferPtr digest) | ndn::Name | inline | 
| appendImplicitSha256Digest(const uint8_t *digest, size_t digestSize) | ndn::Name | inline | 
| appendNumber(uint64_t number) | ndn::Name | inline | 
| appendNumberWithMarker(uint8_t marker, uint64_t number) | ndn::Name | inline | 
| appendParametersSha256Digest(ConstBufferPtr digest) | ndn::Name | inline | 
| appendParametersSha256Digest(const uint8_t *digest, size_t digestSize) | ndn::Name | inline | 
| appendParametersSha256DigestPlaceholder() | ndn::Name | |
| appendSegment(uint64_t segmentNo) | ndn::Name | inline | 
| appendSegmentOffset(uint64_t offset) | ndn::Name | inline | 
| appendSequenceNumber(uint64_t seqNo) | ndn::Name | inline | 
| appendTimestamp(optional< time::system_clock::TimePoint > timestamp=nullopt) | ndn::Name | |
| appendVersion(optional< uint64_t > version=nullopt) | ndn::Name | |
| at(ssize_t i) const | ndn::Name | |
| begin() const | ndn::Name | inline | 
| clear() | ndn::Name | |
| 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 &other) const | ndn::Name | |
| erase(ssize_t i) | ndn::Name | |
| Error typedef | 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 &other) 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 &lhs, const Name &rhs) | ndn::Name | friend | 
| operator<(const Name &lhs, const Name &rhs) | ndn::Name | friend | 
| operator<<(std::ostream &os, const Name &name) | ndn::Name | friend | 
| operator<=(const Name &lhs, const Name &rhs) | ndn::Name | friend | 
| operator==(const Name &lhs, const Name &rhs) | ndn::Name | friend | 
| operator>(const Name &lhs, const Name &rhs) | ndn::Name | friend | 
| operator>=(const Name &lhs, const Name &rhs) | ndn::Name | friend | 
| 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 | |
| set(ssize_t i, const Component &component) | ndn::Name | |
| set(ssize_t i, Component &&component) | ndn::Name | |
| size() const | ndn::Name | inline | 
| size_type typedef | ndn::Name | |
| toUri(std::ostream &os, name::UriFormat format=name::UriFormat::DEFAULT) const | ndn::Name | |
| toUri(name::UriFormat format=name::UriFormat::DEFAULT) 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 |