|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
This is the complete list of members for ndnph::transport::RxQueueMixin, including all inherited members.
| initAllocBuffers(const F &makeRegion) | ndnph::transport::RxQueueMixin | inlineprotected |
| invokeRxCallback(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0) | ndnph::transport::Transport | inlineprotected |
| isUp() const | ndnph::transport::Transport | inline |
| loop() | ndnph::transport::Transport | inline |
| loopRxQueue() | ndnph::transport::RxQueueMixin | inlineprotected |
| receiving() | ndnph::transport::RxQueueMixin | inlineprotected |
| RxCallback typedef | ndnph::transport::Transport | |
| send(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0) | ndnph::transport::Transport | inline |
| setRxCallback(RxCallback cb, void *ctx) | ndnph::transport::Transport | inline |
| ~Transport()=default | ndnph::transport::Transport | virtual |