#include <libosmscout/include/osmscout/ost/Parser.h>
◆ Parser()
| osmscout::ost::Parser::Parser |
( |
Scanner * | scanner, |
|
|
const std::string & | filename, |
|
|
TypeConfig & | config ) |
◆ ~Parser()
| osmscout::ost::Parser::~Parser |
( |
| ) |
|
◆ Destring()
| std::string osmscout::ost::Parser::Destring |
( |
const char * | str | ) |
|
|
inline |
◆ FEATURE()
| void osmscout::ost::Parser::FEATURE |
( |
| ) |
|
◆ FEATUREDESCS()
| void osmscout::ost::Parser::FEATUREDESCS |
( |
Feature & | feature | ) |
|
◆ FEATURES()
| void osmscout::ost::Parser::FEATURES |
( |
| ) |
|
◆ GRADE()
| void osmscout::ost::Parser::GRADE |
( |
| ) |
|
◆ GRADES()
| void osmscout::ost::Parser::GRADES |
( |
| ) |
|
◆ GROUPS()
| void osmscout::ost::Parser::GROUPS |
( |
TypeInfo & | typeInfo | ) |
|
◆ IDENT()
| void osmscout::ost::Parser::IDENT |
( |
std::string & | value | ) |
|
◆ IMPORT()
| void osmscout::ost::Parser::IMPORT |
( |
| ) |
|
◆ IMPORTS()
| void osmscout::ost::Parser::IMPORTS |
( |
| ) |
|
◆ LANES()
| void osmscout::ost::Parser::LANES |
( |
TypeInfo & | typeInfo | ) |
|
◆ MAXSPEED()
| void osmscout::ost::Parser::MAXSPEED |
( |
| ) |
|
◆ MAXSPEEDS()
| void osmscout::ost::Parser::MAXSPEEDS |
( |
| ) |
|
◆ OST()
| void osmscout::ost::Parser::OST |
( |
| ) |
|
◆ Parse()
| void osmscout::ost::Parser::Parse |
( |
| ) |
|
◆ PATH()
| void osmscout::ost::Parser::PATH |
( |
TypeInfo & | typeInfo | ) |
|
◆ SemErr()
| void osmscout::ost::Parser::SemErr |
( |
const char * | msg | ) |
|
◆ SPECIALTYPE()
| void osmscout::ost::Parser::SPECIALTYPE |
( |
TypeInfo & | typeInfo | ) |
|
◆ STRING()
| void osmscout::ost::Parser::STRING |
( |
std::string & | value | ) |
|
◆ TAGANDCOND()
◆ TAGBINCOND()
◆ TAGBOOLCOND()
◆ TAGCONDITION()
◆ TAGEQUALSCOND()
| void osmscout::ost::Parser::TAGEQUALSCOND |
( |
const std::string & | tagName, |
|
|
TagConditionRef & | condition ) |
◆ TAGEXISTSCOND()
◆ TAGGREATERCOND()
| void osmscout::ost::Parser::TAGGREATERCOND |
( |
const std::string & | tagName, |
|
|
TagConditionRef & | condition ) |
◆ TAGGREATEREQUALCOND()
| void osmscout::ost::Parser::TAGGREATEREQUALCOND |
( |
const std::string & | tagName, |
|
|
TagConditionRef & | condition ) |
◆ TAGISINCOND()
| void osmscout::ost::Parser::TAGISINCOND |
( |
const std::string & | tagName, |
|
|
TagConditionRef & | condition ) |
◆ TAGLESSCOND()
| void osmscout::ost::Parser::TAGLESSCOND |
( |
const std::string & | tagName, |
|
|
TagConditionRef & | condition ) |
◆ TAGLESSEQUALCOND()
| void osmscout::ost::Parser::TAGLESSEQUALCOND |
( |
const std::string & | tagName, |
|
|
TagConditionRef & | condition ) |
◆ TAGNOTEQUALSCOND()
| void osmscout::ost::Parser::TAGNOTEQUALSCOND |
( |
const std::string & | tagName, |
|
|
TagConditionRef & | condition ) |
◆ TYPE()
| void osmscout::ost::Parser::TYPE |
( |
| ) |
|
◆ TYPEDESCS()
| void osmscout::ost::Parser::TYPEDESCS |
( |
TypeInfo & | typeInfo | ) |
|
◆ TYPEFEATURE()
| void osmscout::ost::Parser::TYPEFEATURE |
( |
TypeInfo & | typeInfo | ) |
|
◆ TYPEKIND()
| void osmscout::ost::Parser::TYPEKIND |
( |
unsigned char & | types | ) |
|
◆ TYPEKINDS()
| void osmscout::ost::Parser::TYPEKINDS |
( |
unsigned char & | types | ) |
|
◆ TYPEOPTION()
| void osmscout::ost::Parser::TYPEOPTION |
( |
TypeInfo & | typeInfo | ) |
|
◆ TYPEOPTIONS()
| void osmscout::ost::Parser::TYPEOPTIONS |
( |
TypeInfo & | typeInfo | ) |
|
◆ TYPES()
| void osmscout::ost::Parser::TYPES |
( |
| ) |
|
◆ UINT()
| void osmscout::ost::Parser::UINT |
( |
size_t & | value | ) |
|
◆ UINT8()
| void osmscout::ost::Parser::UINT8 |
( |
uint8_t & | value | ) |
|
◆ errors
| Errors* osmscout::ost::Parser::errors |
The documentation for this class was generated from the following file:
- libosmscout/include/osmscout/ost/Parser.h