Base Framework
|
This is the complete list of members for Urn, including all inherited members.
getNID() const noexcept | Urn | inline |
getNSS() const noexcept | Urn | inline |
getUnescapedNSS() const | Urn | |
getUrn() const | Urn | |
isUrn(const String &urn) noexcept | Urn | static |
operator String() const | Urn | inline |
operator=(const Urn &assign) noexcept | Urn | |
operator==(const Urn &compare) const noexcept | Urn | |
setNID(const String &value) | Urn | |
setNSS(const String &value) | Urn | |
Urn() noexcept | Urn | |
Urn(const String &urn) | Urn | |
Urn(const String &nid, const String &nss) | Urn | |
Urn(const Urn ©) noexcept | Urn |