#include <exclude.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 41 of file exclude.hpp.
|
inlineexplicit |
Definition at line 45 of file exclude.hpp.
References ndn::Exclude::clear(), ndn::Exclude::empty(), ndn::Exclude::Exclude(), ndn::Exclude::excludeAfter(), ndn::Exclude::excludeBefore(), ndn::Exclude::excludeOne(), ndn::Exclude::excludeRange(), ndn::Exclude::isExcluded(), ndn::Exclude::operator!=(), ndn::Exclude::operator==(), ndn::Exclude::toUri(), ndn::Exclude::wireDecode(), and ndn::Exclude::wireEncode().