libosmscout  1.1.1
Public Types | Public Attributes | List of all members
osmscout::oss::Errors::Err Class Reference

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

Collaboration diagram for osmscout::oss::Errors::Err:
Collaboration graph
[legend]

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: