esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ndnph::detail::InterestParams Struct Reference

Fields in parameterized/signed Interest. More...

#include <interest.hpp>

Public Attributes

tlv::Value appParameters
 
ISigInfo sigInfo
 
tlv::Value sigValue
 
tlv::Value signedParams
 
tlv::Value allParams
 

Detailed Description

Fields in parameterized/signed Interest.

Member Data Documentation

◆ allParams

tlv::Value ndnph::detail::InterestParams::allParams

◆ appParameters

tlv::Value ndnph::detail::InterestParams::appParameters

◆ sigInfo

ISigInfo ndnph::detail::InterestParams::sigInfo

◆ signedParams

tlv::Value ndnph::detail::InterestParams::signedParams

◆ sigValue

tlv::Value ndnph::detail::InterestParams::sigValue

The documentation for this struct was generated from the following file: