ndn::OID Member List

This is the complete list of members for ndn::OID, including all inherited members.

getIntegerList() const (defined in ndn::OID)ndn::OIDinline
OID() (defined in ndn::OID)ndn::OIDinline
OID(const std::string &oid) (defined in ndn::OID)ndn::OID
OID(const std::vector< int > &oid) (defined in ndn::OID)ndn::OIDinline
OID(const int *integerList, size_t integerListLength) (defined in ndn::OID)ndn::OIDinline
operator!=(const OID &oid) const (defined in ndn::OID)ndn::OIDinline
operator==(const OID &oid) const (defined in ndn::OID)ndn::OIDinline
setIntegerList(const std::vector< int > &value) (defined in ndn::OID)ndn::OIDinline
setIntegerList(const int *value, size_t valueLength) (defined in ndn::OID)ndn::OID
toString() const (defined in ndn::OID)ndn::OID