libosmscout  0.1
osmscout::ost::Errors Class Reference

#include <Parser.h>

Classes

class  Err
 

Public Member Functions

void Error (int line, int col, const char *s)
 
 Errors ()
 
void Exception (const char *s)
 
void SynErr (int line, int col, int n)
 
void Warning (const char *s)
 
void Warning (int line, int col, const char *s)
 

Public Attributes

std::list< Errerrors
 
bool hasErrors
 

Constructor & Destructor Documentation

◆ Errors()

osmscout::ost::Errors::Errors ( )

Member Function Documentation

◆ Error()

◆ Exception()

◆ SynErr()

◆ Warning() [1/2]

◆ Warning() [2/2]

Member Data Documentation

◆ errors

std::list<Err> osmscout::ost::Errors::errors

Referenced by Error(), Exception(), SynErr(), and Warning().

◆ hasErrors

bool osmscout::ost::Errors::hasErrors

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