ingroup Description
More...
#include <DescriptionService.h>
ingroup Description
An information set as part of the description
◆ DescriptionEntry() [1/3]
| osmscout::DescriptionEntry::DescriptionEntry |
( |
const std::string & |
sectionKey, |
|
|
const std::string & |
labelKey, |
|
|
const std::string & |
value |
|
) |
| |
◆ DescriptionEntry() [2/3]
| osmscout::DescriptionEntry::DescriptionEntry |
( |
const std::string & |
sectionKey, |
|
|
const std::string & |
subsectionKey, |
|
|
const std::string & |
labelKey, |
|
|
const std::string & |
value |
|
) |
| |
◆ DescriptionEntry() [3/3]
| osmscout::DescriptionEntry::DescriptionEntry |
( |
const std::string & |
sectionKey, |
|
|
const std::string & |
subsectionKey, |
|
|
size_t |
index, |
|
|
const std::string & |
labelKey, |
|
|
const std::string & |
value |
|
) |
| |
◆ GetIndex()
| size_t osmscout::DescriptionEntry::GetIndex |
( |
| ) |
const |
|
inline |
◆ GetLabelKey()
| std::string osmscout::DescriptionEntry::GetLabelKey |
( |
| ) |
const |
|
inline |
◆ GetSectionKey()
| std::string osmscout::DescriptionEntry::GetSectionKey |
( |
| ) |
const |
|
inline |
◆ GetSubsectionKey()
| std::string osmscout::DescriptionEntry::GetSubsectionKey |
( |
| ) |
const |
|
inline |
◆ GetValue()
| std::string osmscout::DescriptionEntry::GetValue |
( |
| ) |
const |
|
inline |
◆ HasIndex()
| bool osmscout::DescriptionEntry::HasIndex |
( |
| ) |
const |
|
inline |
◆ HasSubsection()
| bool osmscout::DescriptionEntry::HasSubsection |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: