Resource ID.
More...
#include <kanzi/core/property/resource_id.hpp>
◆ ResourceID() [1/5]
kanzi::ResourceID::ResourceID |
( |
| ) |
|
|
explicitdefault |
◆ ResourceID() [2/5]
kanzi::ResourceID::ResourceID |
( |
const char * |
id | ) |
|
|
inlineexplicit |
◆ ResourceID() [3/5]
kanzi::ResourceID::ResourceID |
( |
string_view |
id | ) |
|
|
inlineexplicit |
◆ ResourceID() [4/5]
kanzi::ResourceID::ResourceID |
( |
const ResourceID & |
other | ) |
|
|
inline |
◆ ResourceID() [5/5]
kanzi::ResourceID::ResourceID |
( |
ResourceID && |
other | ) |
|
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ toString()
string kanzi::ResourceID::toString |
( |
| ) |
const |
|
inline |
◆ c_str()
const char* kanzi::ResourceID::c_str |
( |
| ) |
const |
|
inline |
◆ empty()
bool kanzi::ResourceID::empty |
( |
| ) |
const |
|
inline |
◆ isURL()
bool kanzi::ResourceID::isURL |
( |
| ) |
const |
|
inline |
◆ getHash()
size_t kanzi::ResourceID::getHash |
( |
| ) |
const |
|
inline |
◆ KZ_CPP_NAMESPACE_TR1::hash< ResourceID >
friend struct KZ_CPP_NAMESPACE_TR1::hash< ResourceID > |
|
friend |
◆ swap
◆ operator==
◆ operator!=
The documentation for this class was generated from the following file: