NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Block Member List

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

begin() constndn::Block
Block()ndn::Block
Block(const Block &)ndn::Block
Block(Block &&) noexceptndn::Blockinline
Block(span< const uint8_t > buffer)ndn::Blockexplicit
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, Block::const_iterator begin, Block::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(uint32_t type)ndn::Blockexplicit
Block(uint32_t type, ConstBufferPtr value)ndn::Block
Block(uint32_t type, const Block &value)ndn::Block
blockFromValue() constndn::Block
const_iterator typedefndn::Block
data() constndn::Block
element_const_iterator typedefndn::Block
element_container typedefndn::Block
element_iterator typedefndn::Block
elements() constndn::Blockinline
elements_begin() constndn::Blockinline
elements_end() constndn::Blockinline
elements_size() constndn::Blockinline
encode()ndn::Block
end() constndn::Block
erase(element_const_iterator position)ndn::Block
erase(element_const_iterator first, element_const_iterator last)ndn::Block
find(uint32_t type) constndn::Block
fromBuffer(ConstBufferPtr buffer, size_t offset=0)ndn::Blockstatic
fromBuffer(span< const uint8_t > buffer)ndn::Blockstatic
fromStream(std::istream &is)ndn::Blockstatic
get(uint32_t type) constndn::Block
getBuffer() constndn::Blockinline
hasValue() const noexceptndn::Blockinline
hasWire() const noexceptndn::Blockinline
insert(element_const_iterator pos, const Block &element)ndn::Block
isValid() const noexceptndn::Blockinline
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() constndn::Block
operator<<(std::ostream &os, const Block &block)ndn::Blockfriend
operator=(const Block &)ndn::Block
operator=(Block &&) noexceptndn::Blockinline
parse() constndn::Block
push_back(const Block &element)ndn::Block
push_back(Block &&element)ndn::Block
remove(uint32_t type)ndn::Block
reset() noexceptndn::Block
resetWire() noexceptndn::Block
size() constndn::Block
type() const noexceptndn::Blockinline
value() const noexceptndn::Block
value_begin() const noexceptndn::Blockinline
value_bytes() const noexceptndn::Blockinline
value_end() const noexceptndn::Blockinline
value_size() const noexceptndn::Blockinline
value_type typedefndn::Block
wire() constndn::Blockinline