esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include "../face/packet-handler.hpp"
#include "../keychain/null.hpp"
#include "../port/clock/port.hpp"
Go to the source code of this file.
Classes | |
class | ndnph::SegmentConsumerBase |
struct | ndnph::SegmentConsumerBase::Options |
class | ndnph::SegmentConsumerBase::SaveDest |
Destination and context of saving accumulated payload. More... | |
class | ndnph::BasicSegmentConsumer< SegmentConvention, regionCap > |
Consumer of segmented object, using a stop-and-wait algorithm. More... | |
Namespaces | |
ndnph | |
Typedefs | |
using | ndnph::SegmentConsumer = BasicSegmentConsumer<> |