esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
segment-producer.hpp File Reference
#include "../face/packet-handler.hpp"
#include "../keychain/digest.hpp"

Go to the source code of this file.

Classes

class  ndnph::SegmentProducerBase
 
struct  ndnph::SegmentProducerBase::Options
 
class  ndnph::BasicSegmentProducer< SegmentConvention, regionCap >
 Producer of segmented object. More...
 

Namespaces

 ndnph
 

Typedefs

using ndnph::SegmentProducer = BasicSegmentProducer<>