Resource ID.
More...
#include <kanzi/core/property/resource_id.hpp>
◆ ResourceID() [1/6]
| kanzi::ResourceID::ResourceID |
( |
| ) |
|
|
explicitdefault |
◆ ResourceID() [2/6]
| kanzi::ResourceID::ResourceID |
( |
const char * | id | ) |
|
|
inlineexplicit |
◆ ResourceID() [3/6]
| kanzi::ResourceID::ResourceID |
( |
string_view | id | ) |
|
|
inlineexplicit |
◆ ResourceID() [4/6]
| kanzi::ResourceID::ResourceID |
( |
string && | id | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
- Since
- Kanzi 4.1.0
◆ ResourceID() [5/6]
Default copy constructor.
◆ ResourceID() [6/6]
| kanzi::ResourceID::ResourceID |
( |
ResourceID && | other | ) |
|
|
inlinenoexcept |
Move constructor.
- Parameters
-
◆ operator=() [1/2]
◆ operator=() [2/2]
Move operator.
- Parameters
-
- Returns
- This object.
◆ 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 >
◆ swap
◆ operator==
◆ operator!=
The documentation for this class was generated from the following file: