Describes a HERE Resource Name (HRN) of a layer schema.
More...
#include <Catalog.h>
Describes a HERE Resource Name (HRN) of a layer schema.
◆ GetHrn()
const std::string& olp::dataservice::read::model::Schema::GetHrn |
( |
| ) |
const |
|
inline |
Gets the HRN of the layer schema.
- Returns
- The HRN of the layer schema.
◆ GetMutableHrn()
std::string& olp::dataservice::read::model::Schema::GetMutableHrn |
( |
| ) |
|
|
inline |
Gets a mutable reference to the HRN of the layer schema.
- Returns
- The mutable reference to the HRN of the layer schema.
◆ SetHrn()
void olp::dataservice::read::model::Schema::SetHrn |
( |
const std::string & |
value | ) |
|
|
inline |
Sets the HRN of the layer schema.
- Parameters
-
value | The HRN of the layer schema. |
The documentation for this class was generated from the following file:
- olp-cpp-sdk-dataservice-read/include/olp/dataservice/read/model/Catalog.h