ndn::Name::Component Member List

This is the complete list of members for ndn::Name::Component, including all inherited members.

compare(const Component &other) const ndn::Name::Component
Component()ndn::Name::Componentinline
Component(const std::vector< uint8_t > &value)ndn::Name::Componentinline
Component(const uint8_t *value, size_t valueLen)ndn::Name::Componentinline
Component(const char *value)ndn::Name::Componentinline
Component(const std::string &value)ndn::Name::Componentinline
Component(const Blob &value)ndn::Name::Componentinline
equals(const Component &other) const ndn::Name::Componentinline
fromNumber(uint64_t number)ndn::Name::Componentstatic
fromNumberWithMarker(uint64_t number, uint8_t marker)ndn::Name::Componentstatic
fromNumberWithPrefix(uint64_t number, const uint8_t *prefix, size_t prefixLength)ndn::Name::Componentstatic
get(struct ndn_NameComponent &componentStruct) const ndn::Name::Component
getFinalSegmentPrefix()ndn::Name::Componentinlinestatic
getFinalSegmentPrefixLength()ndn::Name::Componentinlinestatic
getValue() const (defined in ndn::Name::Component)ndn::Name::Componentinline
hasPrefix(const uint8_t *prefix, size_t prefixLength) const ndn::Name::Component
isFinalSegment() const ndn::Name::Componentinline
operator!=(const Component &other) const ndn::Name::Componentinline
operator<(const Component &other) const ndn::Name::Componentinline
operator<=(const Component &other) const ndn::Name::Componentinline
operator==(const Component &other) const ndn::Name::Componentinline
operator>(const Component &other) const ndn::Name::Componentinline
operator>=(const Component &other) const ndn::Name::Componentinline
toEscapedString(std::ostringstream &result) const ndn::Name::Componentinline
toEscapedString() const ndn::Name::Componentinline
toFinalSegment() const ndn::Name::Componentinline
toNumber() const ndn::Name::Component
toNumberWithMarker(uint8_t marker) const ndn::Name::Component
toNumberWithPrefix(const uint8_t *prefix, size_t prefixLength) const ndn::Name::Component
toSegment() const ndn::Name::Componentinline
toSegmentOffset() const ndn::Name::Componentinline
toSeqNum() const ndn::Name::Componentinline
toSequenceNumber() const ndn::Name::Componentinline
toTimestamp() const ndn::Name::Componentinline
toVersion() const ndn::Name::Componentinline