#include <meta-info.hpp>
Public Member Functions | |
Error (const std::string &what) | |
Public Member Functions inherited from ndn::tlv::Error | |
Error (const std::string &what) | |
Definition at line 59 of file meta-info.hpp.
|
inlineexplicit |
Definition at line 63 of file meta-info.hpp.
References ndn::MetaInfo::addAppMetaInfo(), ndn::MetaInfo::findAppMetaInfo(), ndn::MetaInfo::getAppMetaInfo(), ndn::MetaInfo::getFinalBlockId(), ndn::MetaInfo::getFreshnessPeriod(), ndn::MetaInfo::getType(), ndn::MetaInfo::MetaInfo(), ndn::MetaInfo::operator!=(), ndn::operator<<(), ndn::MetaInfo::operator==(), ndn::MetaInfo::removeAppMetaInfo(), ndn::MetaInfo::setAppMetaInfo(), ndn::MetaInfo::setFinalBlockId(), ndn::MetaInfo::setFreshnessPeriod(), ndn::MetaInfo::setType(), ndn::MetaInfo::wireDecode(), and ndn::MetaInfo::wireEncode().