Urn Member List
This is the complete list of members for Urn, including all inherited members.
decompose(const char *s) | Urn | |
decompose(const String &s) | Urn | inline |
domain | Urn | |
Kind enum name | Urn | |
kind | Urn | |
operator bool() const | Urn | inlineexplicit |
operator String() const | Urn | inlineexplicit |
operator=(const Urn &urn) | Urn | inline |
operator=(const String &urn) | Urn | inline |
operator==(const Urn &other) const | Urn | |
operator==(const String &urn) const | Urn | inline |
toString() const | Urn | |
type | Urn | |
Urn(Kind kind=Kind::none) | Urn | inline |
Urn(const Uuid &uuid) | Urn | inline |
Urn(const Urn &urn) | Urn | inline |
Urn(Urn &&urn) | Urn | inline |
Urn(Kind kind, const String &uuid, const String &domain, const String &type, uint8_t version) | Urn | inline |
Urn(Kind kind, const Uuid &uuid, const String &domain, const String &type, uint8_t version) | Urn | inline |
Urn(Kind kind, const String &uuid, const String &domain, const String &type, const String &version) | Urn | inline |
Urn(const char *urn) | Urn | inlineexplicit |
Urn(const String &urn) | Urn | inlineexplicit |
uuid | Urn | |
version | Urn |