esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ndnph::transport::DynamicRxQueueMixin Member List

This is the complete list of members for ndnph::transport::DynamicRxQueueMixin, including all inherited members.

DEFAULT_BUFLENndnph::transport::DynamicRxQueueMixinstatic
DynamicRxQueueMixin(size_t bufLen=DEFAULT_BUFLEN)ndnph::transport::DynamicRxQueueMixininlineexplicitprotected
initAllocBuffers(const F &makeRegion)ndnph::transport::RxQueueMixininlineprotected
invokeRxCallback(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0)ndnph::transport::Transportinlineprotected
isUp() constndnph::transport::Transportinline
loop()ndnph::transport::Transportinline
loopRxQueue()ndnph::transport::RxQueueMixininlineprotected
receiving()ndnph::transport::RxQueueMixininlineprotected
RxCallback typedefndnph::transport::Transport
send(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0)ndnph::transport::Transportinline
setRxCallback(RxCallback cb, void *ctx)ndnph::transport::Transportinline
~Transport()=defaultndnph::transport::Transportvirtual