|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/ost/Parser.h>

Public Types | |
| enum | Type { Symbol , Error , Warning , Exception } |
Public Attributes | |
| Type | type |
| int | line |
| int | column |
| std::string | text |
| int osmscout::ost::Errors::Err::column |
| int osmscout::ost::Errors::Err::line |
| std::string osmscout::ost::Errors::Err::text |
| Type osmscout::ost::Errors::Err::type |