This is the complete list of members for kanzi::ResourceID, including all inherited members.
c_str() const | kanzi::ResourceID | inline |
empty() const | kanzi::ResourceID | inline |
getHash() const | kanzi::ResourceID | inline |
isURL() const | kanzi::ResourceID | inline |
KZ_CPP_NAMESPACE_TR1::hash< ResourceID > | kanzi::ResourceID | friend |
operator!=(const ResourceID &left, const ResourceID &right) | kanzi::ResourceID | friend |
operator=(KZ_COPY_ASSIGN_REF(ResourceID) other) | kanzi::ResourceID | inline |
operator=(KZ_RV_REF(ResourceID) other) | kanzi::ResourceID | inline |
operator==(const ResourceID &left, const ResourceID &right) | kanzi::ResourceID | friend |
ResourceID() | kanzi::ResourceID | inlineexplicit |
ResourceID(const char *id) | kanzi::ResourceID | inlineexplicit |
ResourceID(string_view id) | kanzi::ResourceID | inlineexplicit |
ResourceID(const ResourceID &other) | kanzi::ResourceID | inline |
ResourceID(KZ_RV_REF(ResourceID) other) | kanzi::ResourceID | inline |
swap(ResourceID &left, ResourceID &right) | kanzi::ResourceID | friend |
toString() const | kanzi::ResourceID | inline |