This is the complete list of members for ndnph::BasicSegmentProducer< SegmentConvention, regionCap >, including all inherited members.
getCurrentPacketInfo() const | ndnph::PacketHandler | inlineprotected |
getFace() const | ndnph::PacketHandler | inlineprotected |
m_content | ndnph::SegmentProducerBase | protected |
m_lastSegment | ndnph::SegmentProducerBase | protected |
m_opts | ndnph::SegmentProducerBase | protected |
m_prefix | ndnph::SegmentProducerBase | protected |
m_size | ndnph::SegmentProducerBase | protected |
PacketHandler()=default | ndnph::PacketHandler | explicit |
PacketHandler(Face &face, int8_t prio=0) | ndnph::PacketHandler | inlineexplicit |
PacketInfo typedef | ndnph::PacketHandler | |
reply(Arg &&... arg) | ndnph::PacketHandler | inlineprotected |
SegmentProducerBase(Face &face, Options opts) | ndnph::BasicSegmentProducer< SegmentConvention, regionCap > | inlineexplicit |
SegmentProducerBase(Face &face) | ndnph::BasicSegmentProducer< SegmentConvention, regionCap > | inlineexplicit |
ndnph::SegmentProducerBase::SegmentProducerBase(Face &face, Options opts) | ndnph::SegmentProducerBase | inlineexplicit |
ndnph::SegmentProducerBase::SegmentProducerBase(Face &face) | ndnph::SegmentProducerBase | inlineexplicit |
send(Region ®ion, const Packet &packet, PacketInfo pi={}) | ndnph::PacketHandler | inlineprotected |
send(Region ®ion, const Packet &packet, const PacketInfoModifier &... pim) | ndnph::PacketHandler | inlineprotected |
send(const Packet &packet, Arg &&... arg) | ndnph::PacketHandler | inlineprotected |
setContent(Name prefix, const uint8_t *content, size_t size) | ndnph::SegmentProducerBase | inline |
~PacketHandler() | ndnph::PacketHandler | inlineprotectedvirtual |