esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include <data.hpp>
Inherits ndnph::RefRegion< DataObj >.
Public Member Functions | |
SignedDataRef ()=default | |
SignedDataRef (DataObj *data, const PrivateKey &key, DSigInfo sigInfo) | |
void | encodeTo (Encoder &encoder) const |
![]() | |
RefRegion (ObjType *obj=nullptr) | |
operator bool () const | |
Additional Inherited Members | |
![]() | |
using | ObjType = DataObj |
![]() | |
~RefRegion ()=default | |
![]() | |
ObjType * | obj |
|
explicitdefault |
|
inlineexplicit |
|
inline |