libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::oss::Errors::Err Class Reference

#include <libosmscout-map/include/osmscoutmap/oss/Parser.h>

Collaboration diagram for osmscout::oss::Errors::Err:

Public Types

enum  Type { Symbol , Error , Warning , Exception }

Public Attributes

Type type
int line
int column
std::string text

Member Enumeration Documentation

◆ Type

Enumerator
Symbol 
Error 
Warning 
Exception 

Member Data Documentation

◆ column

int osmscout::oss::Errors::Err::column

◆ line

int osmscout::oss::Errors::Err::line

◆ text

std::string osmscout::oss::Errors::Err::text

◆ type

Type osmscout::oss::Errors::Err::type

The documentation for this class was generated from the following file: