|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
This is the complete list of members for ndnph::Face, including all inherited members.
| addHandler(PacketHandler &h, int8_t prio=0) | ndnph::Face | |
| Face(Region ®ion, Transport &transport) | ndnph::Face | inlineexplicit |
| Face(Transport &transport) | ndnph::Face | inlineexplicit |
| getCurrentPacketInfo() const | ndnph::Face | inline |
| getTransport() const | ndnph::Face | inline |
| loop() | ndnph::Face | |
| operator=(const WithRegion &)=delete | ndnph::WithRegion | protected |
| region | ndnph::WithRegion | protected |
| removeHandler(PacketHandler &h) | ndnph::Face | |
| send(Region ®ion, const Packet &packet, PacketInfo pi) | ndnph::Face | |
| setFragmenter(lp::Fragmenter &frag) | ndnph::Face | inline |
| setReassembler(lp::Reassembler &reass) | ndnph::Face | inline |
| WithRegion(WithRegion &&)=default | ndnph::WithRegion | |
| WithRegion(Region ®ion) | ndnph::WithRegion | inlineexplicitprotected |
| WithRegion(const WithRegion &)=delete | ndnph::WithRegion | protected |