ndn::name::Component Member List

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

begin() const ndn::Block
Block()ndn::Block
Block(const EncodingBuffer &buffer)ndn::Blockexplicit
Block(const ConstBufferPtr &buffer)ndn::Blockexplicit
Block(ConstBufferPtr buffer, Buffer::const_iterator begin, Buffer::const_iterator end, bool verifyLength=true)ndn::Block
Block(const Block &block, Buffer::const_iterator begin, Buffer::const_iterator end, bool verifyLength=true)ndn::Block
Block(ConstBufferPtr buffer, uint32_t type, Buffer::const_iterator begin, Buffer::const_iterator end, Buffer::const_iterator valueBegin, Buffer::const_iterator valueEnd)ndn::Block
Block(const uint8_t *buf, size_t bufSize)ndn::Block
Block(uint32_t type)ndn::Blockexplicit
Block(uint32_t type, ConstBufferPtr value)ndn::Block
Block(uint32_t type, const Block &value)ndn::Block
blockFromValue() const ndn::Block
compare(const Component &other) const ndn::name::Component
Component()ndn::name::Component
Component(const Block &wire)ndn::name::Component
Component(const ConstBufferPtr &buffer)ndn::name::Componentexplicit
Component(const Buffer &buffer)ndn::name::Componentexplicit
Component(const uint8_t *buffer, size_t bufferSize)ndn::name::Component
Component(Iterator first, Iterator last)ndn::name::Componentinline
Component(const char *str)ndn::name::Componentexplicit
Component(const std::string &str)ndn::name::Componentexplicit
element_const_iterator typedefndn::Block
element_container typedefndn::Block
element_iterator typedefndn::Block
elements() const ndn::Blockinline
elements_begin() const ndn::Blockinline
elements_end() const ndn::Blockinline
elements_size() const ndn::Blockinline
empty() const ndn::name::Componentinline
encode()ndn::Block
end() const ndn::Block
equals(const Component &other) const ndn::name::Component
erase(element_const_iterator position)ndn::Block
erase(element_const_iterator first, element_const_iterator last)ndn::Block
find(uint32_t type) const ndn::Block
fromBuffer(ConstBufferPtr buffer, size_t offset)ndn::Blockstatic
fromBuffer(const uint8_t *buf, size_t bufSize)ndn::Blockstatic
fromEscapedString(const char *escapedString, size_t beginOffset, size_t endOffset)ndn::name::Componentstatic
fromEscapedString(const char *escapedString)ndn::name::Componentinlinestatic
fromEscapedString(const std::string &escapedString)ndn::name::Componentinlinestatic
fromImplicitSha256Digest(const ConstBufferPtr &digest)ndn::name::Componentstatic
fromImplicitSha256Digest(const uint8_t *digest, size_t digestSize)ndn::name::Componentstatic
fromNumber(uint64_t number)ndn::name::Componentstatic
fromNumberWithMarker(uint8_t marker, uint64_t number)ndn::name::Componentstatic
fromSegment(uint64_t segmentNo)ndn::name::Componentstatic
fromSegmentOffset(uint64_t offset)ndn::name::Componentstatic
fromSequenceNumber(uint64_t seqNo)ndn::name::Componentstatic
fromStream(std::istream &is)ndn::Blockstatic
fromTimestamp(const time::system_clock::TimePoint &timePoint)ndn::name::Componentstatic
fromVersion(uint64_t version)ndn::name::Componentstatic
get(uint32_t type) const ndn::Block
getBuffer() const ndn::Blockinline
getSuccessor() const ndn::name::Component
hasValue() const ndn::Blockinline
hasWire() const ndn::Block
insert(element_const_iterator pos, const Block &element)ndn::Block
isGeneric() const ndn::name::Component
isImplicitSha256Digest() const ndn::name::Component
isNumber() const ndn::name::Component
isNumberWithMarker(uint8_t marker) const ndn::name::Component
isSegment() const ndn::name::Component
isSegmentOffset() const ndn::name::Component
isSequenceNumber() const ndn::name::Component
isTimestamp() const ndn::name::Component
isVersion() const ndn::name::Component
m_beginndn::Blockprotected
m_bufferndn::Blockprotected
m_elementsndn::Blockmutableprotected
m_endndn::Blockprotected
m_sizendn::Blockprotected
m_typendn::Blockprotected
m_valueBeginndn::Blockprotected
m_valueEndndn::Blockprotected
operator boost::asio::const_buffer() const ndn::Block
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
parse() const ndn::Block
push_back(const Block &element)ndn::Block
remove(uint32_t type)ndn::Block
reset()ndn::Block
resetWire()ndn::Block
size() const ndn::Block
toNumber() const ndn::name::Component
toNumberWithMarker(uint8_t marker) const ndn::name::Component
toSegment() const ndn::name::Component
toSegmentOffset() const ndn::name::Component
toSequenceNumber() const ndn::name::Component
toTimestamp() const ndn::name::Component
toUri(std::ostream &os) const ndn::name::Component
toUri() const ndn::name::Component
toVersion() const ndn::name::Component
type() const ndn::Blockinline
value() const ndn::Block
value_begin() const ndn::Blockinline
value_end() const ndn::Blockinline
value_size() const ndn::Block
wire() const ndn::Block
wireDecode(const Block &wire)ndn::name::Component
wireEncode(EncodingImpl< TAG > &encoder) const ndn::name::Component
wireEncode() const ndn::name::Component