esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
ev-decoder.hpp File Reference
#include "nni.hpp"

Go to the source code of this file.

Classes

struct  ndnph::detail::EvdElementDefBase< type, repeatable, order >
 
class  ndnph::detail::EvdElementDefVoid< type, repeatable, order, Fn >
 
class  ndnph::detail::EvdElementDefBool< type, repeatable, order, Fn >
 
class  ndnph::detail::EvdElementDefFn< type, repeatable, order, Fn, R,,, type >
 
class  ndnph::detail::EvdElementDefDecodable< type, repeatable, order, Decodable >
 
struct  ndnph::detail::EvdElementDefIgnore< type, repeatable, order >
 
class  ndnph::detail::EvdElementDefNni< type, order, NniClass, ValueType >
 
class  ndnph::EvDecoder
 TLV decoder that understands Packet Format v0.3 evolvability guidelines. More...
 
class  ndnph::EvDecoder::DefaultUnknownCb
 
class  ndnph::EvDecoder::DefaultIsCritical
 

Namespaces

namespace  ndnph
 
namespace  ndnph::detail