#include <StyleError.h>
◆ StyleErrorType
| Enumerator |
|---|
| Symbol | |
| Error | |
| Warning | |
| Exception | |
◆ StyleError() [1/3]
| osmscout::StyleError::StyleError |
( |
StyleErrorType |
type, |
|
|
int |
line, |
|
|
int |
column, |
|
|
const std::string & |
text |
|
) |
| |
|
inline |
◆ StyleError() [2/3]
| osmscout::StyleError::StyleError |
( |
const StyleError & |
| ) |
|
|
default |
◆ StyleError() [3/3]
| osmscout::StyleError::StyleError |
( |
StyleError && |
| ) |
|
|
default |
◆ ~StyleError()
| osmscout::StyleError::~StyleError |
( |
| ) |
|
|
default |
◆ GetColumn()
| int osmscout::StyleError::GetColumn |
( |
| ) |
const |
|
inline |
◆ GetDescription()
| std::string osmscout::StyleError::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetLine()
| int osmscout::StyleError::GetLine |
( |
| ) |
const |
|
inline |
◆ GetShortDescription()
| std::string osmscout::StyleError::GetShortDescription |
( |
| ) |
const |
|
inline |
◆ GetText()
| const std::string & osmscout::StyleError::GetText |
( |
| ) |
const |
|
inline |
◆ GetType()
◆ GetTypeName()
| std::string osmscout::StyleError::GetTypeName |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: