This is the complete list of members for ndn::Oid, including all inherited members.
decode(CryptoPP::BufferedTransformation &in) | ndn::Oid | |
encode(CryptoPP::BufferedTransformation &out) const | ndn::Oid | |
getIntegerList() const | ndn::Oid | inline |
Oid()=default | ndn::Oid | |
Oid(const char *oid) | ndn::Oid | explicit |
Oid(const std::string &oid) | ndn::Oid | explicit |
Oid(const std::vector< int > &oid) | ndn::Oid | inlineexplicit |
operator!=(const Oid &oid) const | ndn::Oid | inline |
operator==(const Oid &oid) const | ndn::Oid | inline |
setIntegerList(const std::vector< int > &value) | ndn::Oid | inline |
toString() const | ndn::Oid |