Resource ID.
More...
#include <kanzi/core/property/resource_id.hpp>
kanzi::ResourceID::ResourceID |
( |
| ) |
|
|
inlineexplicit |
kanzi::ResourceID::ResourceID |
( |
const char * |
id | ) |
|
|
inlineexplicit |
kanzi::ResourceID::ResourceID |
( |
string_view |
id | ) |
|
|
inlineexplicit |
kanzi::ResourceID::ResourceID |
( |
const ResourceID & |
other | ) |
|
|
inline |
string kanzi::ResourceID::toString |
( |
| ) |
const |
|
inline |
const char* kanzi::ResourceID::c_str |
( |
| ) |
const |
|
inline |
bool kanzi::ResourceID::empty |
( |
| ) |
const |
|
inline |
bool kanzi::ResourceID::isURL |
( |
| ) |
const |
|
inline |
size_t kanzi::ResourceID::getHash |
( |
| ) |
const |
|
inline |
friend struct KZ_CPP_NAMESPACE_TR1::hash< ResourceID > |
|
friend |
The documentation for this class was generated from the following file: