esp8266ndn
NDN Arduino library for ESP8266 and more
Loading...
Searching...
No Matches
ndnph::transport::TransportWrap Member List

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

doIsUp() const overridendnph::transport::TransportWrapinlineprivatevirtual
doLoop() overridendnph::transport::TransportWrapinlineprivatevirtual
doSend(const uint8_t *pkt, size_t pktLen, uint64_t endpointId) overridendnph::transport::TransportWrapinlineprivatevirtual
handleRx(const uint8_t *pkt, size_t pktLen, uint64_t endpointId)ndnph::transport::TransportWrapinlineprivatevirtual
innerndnph::transport::TransportWrapprotected
invokeRxCallback(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0)ndnph::transport::Transportinlineprotected
isUp() constndnph::transport::Transportinline
loop()ndnph::transport::Transportinline
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
TransportWrap(Transport &inner)ndnph::transport::TransportWrapinlineexplicitprotected
~Transport()=defaultndnph::transport::Transportvirtual