esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ndnph::Data Member List

This is the complete list of members for ndnph::Data, including all inherited members.

canSatisfy(const InterestT &interest, CanSatisfyOptions opts=CanSatisfyNone) constndnph::Datainline
CanSatisfyInCache enum valuendnph::Data
CanSatisfyNone enum valuendnph::Data
CanSatisfyOptions enum namendnph::Data
computeImplicitDigest(uint8_t digest[NDNPH_SHA256_LEN]) constndnph::Datainline
decodeFrom(const Decoder::Tlv &input)ndnph::Datainline
decodeFrom(Encodable &&encodable)ndnph::Datainline
encodeTo(Encoder &encoder) constndnph::Datainline
getContent() constndnph::Datainline
getContentType() constndnph::Datainline
getFreshnessPeriod() constndnph::Datainline
getFullName(Region &region) constndnph::Datainline
getIsFinalBlock() constndnph::Datainline
getName() constndnph::Datainline
getSigInfo() constndnph::Datainline
objndnph::RefRegion< detail::DataObj >protected
ObjType typedefndnph::RefRegion< detail::DataObj >
operator bool() constndnph::RefRegion< detail::DataObj >inlineexplicit
operator Esp32Printable() constndnph::Printableinline
printTo(::Print &p) const finalndnph::Datainlinevirtual
RefRegion(ObjType *obj=nullptr)ndnph::Datainlineexplicit
RefRegion< detail::DataObj >::RefRegion(ObjType *obj=nullptr)ndnph::RefRegion< detail::DataObj >inlineexplicit
setContent(tlv::Value v)ndnph::Datainline
setContentType(uint8_t v)ndnph::Datainline
setFreshnessPeriod(uint32_t v)ndnph::Datainline
setIsFinalBlock(bool v)ndnph::Datainline
setName(const Name &v)ndnph::Datainline
sign(const PrivateKey &key, DSigInfo sigInfo=DSigInfo()) constndnph::Datainline
Signed typedefndnph::Data
verify(const PublicKey &key) constndnph::Datainline
~RefRegion()=defaultndnph::RefRegion< detail::DataObj >protected