This is the complete list of members for ot::UIDNamePair, including all inherited members.
| addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const override | ot::UIDNamePair | virtual |
| ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0 | ot::Serializable | pure virtual |
| getName(void) const | ot::UIDNamePair | inline |
| getUid(void) const | ot::UIDNamePair | inline |
| operator!=(const UIDNamePair &_other) const | ot::UIDNamePair | |
| operator=(const UIDNamePair &_other) | ot::UIDNamePair | |
| operator==(const UIDNamePair &_other) const | ot::UIDNamePair | |
| Serializable() | ot::Serializable | inline |
| setFromJsonObject(const ConstJsonObject &_object) override | ot::UIDNamePair | virtual |
| setName(const std::string &_name) | ot::UIDNamePair | inline |
| setUid(ot::UID _uid) | ot::UIDNamePair | inline |
| UIDNamePair() | ot::UIDNamePair | |
| UIDNamePair(UID _uid, const std::string &_name) | ot::UIDNamePair | |
| UIDNamePair(const ConstJsonObject &_jsonObject) | ot::UIDNamePair | |
| UIDNamePair(const UIDNamePair &_other) | ot::UIDNamePair | |
| ~Serializable() | ot::Serializable | inlinevirtual |
| ~UIDNamePair() | ot::UIDNamePair | virtual |