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

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

categoryndnph::transport::Tracerprotected
innerndnph::transport::TransportWrapprotected
invokeRxCallback(const uint8_t *pkt, size_t pktLen, uint64_t endpointId=0)ndnph::transport::Transportinlineprotected
isUp() constndnph::transport::Transportinline
log(char direction, const uint8_t *pkt, size_t pktLen, uint64_t endpointId)ndnph::transport::Tracerinlineprivatevirtual
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
Tracer(Transport &inner, const char *category="transport")ndnph::transport::Tracerinlineexplicit
TransportWrap(Transport &inner)ndnph::transport::TransportWrapinlineexplicitprotected
~Transport()=defaultndnph::transport::Transportvirtual