getCurrentPacketInfo() const | ndnph::PacketHandler | inlineprotected |
getFace() const | ndnph::PacketHandler | inlineprotected |
invokeCallback(Data data) | ndnph::SegmentConsumerBase | inlineprotected |
isRunning() const | ndnph::SegmentConsumerBase | inline |
m_cb | ndnph::SegmentConsumerBase | protected |
m_cbCtx | ndnph::SegmentConsumerBase | protected |
m_opts | ndnph::SegmentConsumerBase | protected |
m_pending | ndnph::SegmentConsumerBase | protected |
m_prefix | ndnph::SegmentConsumerBase | protected |
m_retxRemain | ndnph::SegmentConsumerBase | protected |
m_running | ndnph::SegmentConsumerBase | protected |
m_segment | ndnph::SegmentConsumerBase | 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 |
saveTo(SaveDest &dest) | ndnph::SegmentConsumerBase | inline |
SegmentCallback typedef | ndnph::SegmentConsumerBase | |
SegmentConsumerBase(Face &face, Options opts) | ndnph::BasicSegmentConsumer< SegmentConvention, regionCap > | inlineexplicit |
SegmentConsumerBase(Face &face) | ndnph::BasicSegmentConsumer< SegmentConvention, regionCap > | inlineexplicit |
ndnph::SegmentConsumerBase::SegmentConsumerBase(Face &face, Options opts) | ndnph::SegmentConsumerBase | inlineexplicit |
ndnph::SegmentConsumerBase::SegmentConsumerBase(Face &face) | ndnph::SegmentConsumerBase | 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 |
setSegmentCallback(SegmentCallback cb, void *ctx) | ndnph::SegmentConsumerBase | inline |
start(Name prefix) | ndnph::SegmentConsumerBase | inline |
stop() | ndnph::SegmentConsumerBase | inline |
~PacketHandler() | ndnph::PacketHandler | inlineprotectedvirtual |