libosmscout  0.1
osmscout::oss::Errors Class Reference

#include <Parser.h>

Classes

class  Err
 

Public Member Functions

void Error (int line, int col, const char *s)
 
 Errors (const Log &log)
 
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 =false
 
Log log
 

Constructor & Destructor Documentation

◆ Errors()

osmscout::oss::Errors::Errors ( const Log log)
explicit

Member Function Documentation

◆ Error()

◆ Exception()

◆ SynErr()

◆ Warning() [1/2]

◆ Warning() [2/2]

Member Data Documentation

◆ errors

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

◆ hasErrors

◆ log

Log osmscout::oss::Errors::log

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