libosmscout
0.1
|
#include <Parser.h>
Public Types | |
enum | Type { Symbol, Error, Warning, Exception } |
Public Attributes | |
int | column |
int | line |
std::string | text |
Type | type |
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 |