#include <opentrep/bom/PORParserHelper.hpp>
Public Member Functions | |
ParserSemanticAction (Location &) | |
Public Attributes | |
Location & | _location |
Generic Semantic Action (Actor / Functor) for the Por Parser.
Definition at line 29 of file PORParserHelper.hpp.
OPENTREP::PorParserHelper::ParserSemanticAction::ParserSemanticAction | ( | Location & | ioLocation | ) |
Actor Constructor.
Definition at line 31 of file PORParserHelper.cpp.
Location& OPENTREP::PorParserHelper::ParserSemanticAction::_location |
Actor Context.
Definition at line 33 of file PORParserHelper.hpp.
Referenced by OPENTREP::PorParserHelper::storeIataCode::operator()(), OPENTREP::PorParserHelper::storeIcaoCode::operator()(), OPENTREP::PorParserHelper::storeFaaCode::operator()(), OPENTREP::PorParserHelper::storeGeonamesID::operator()(), OPENTREP::PorParserHelper::storeEnvelopeID::operator()(), OPENTREP::PorParserHelper::storeCommonName::operator()(), OPENTREP::PorParserHelper::storeAsciiName::operator()(), OPENTREP::PorParserHelper::storeAltNameShort::operator()(), OPENTREP::PorParserHelper::storeAltNameShortListString::operator()(), OPENTREP::PorParserHelper::storeTvlPORCode::operator()(), OPENTREP::PorParserHelper::storeTvlPORListString::operator()(), OPENTREP::PorParserHelper::storeLatitude::operator()(), OPENTREP::PorParserHelper::storeLongitude::operator()(), OPENTREP::PorParserHelper::storeFeatureClass::operator()(), OPENTREP::PorParserHelper::storeFeatureCode::operator()(), OPENTREP::PorParserHelper::storePageRank::operator()(), OPENTREP::PorParserHelper::storeCountryCode::operator()(), OPENTREP::PorParserHelper::storeAltCountryCode::operator()(), OPENTREP::PorParserHelper::storeCountryName::operator()(), OPENTREP::PorParserHelper::storeContinentName::operator()(), OPENTREP::PorParserHelper::storeAdm1Code::operator()(), OPENTREP::PorParserHelper::storeAdm1UtfName::operator()(), OPENTREP::PorParserHelper::storeAdm1AsciiName::operator()(), OPENTREP::PorParserHelper::storeAdm2Code::operator()(), OPENTREP::PorParserHelper::storeAdm2UtfName::operator()(), OPENTREP::PorParserHelper::storeAdm2AsciiName::operator()(), OPENTREP::PorParserHelper::storeAdm3Code::operator()(), OPENTREP::PorParserHelper::storeAdm4Code::operator()(), OPENTREP::PorParserHelper::storePopulation::operator()(), OPENTREP::PorParserHelper::storeElevation::operator()(), OPENTREP::PorParserHelper::storeGTopo30::operator()(), OPENTREP::PorParserHelper::storeTimeZone::operator()(), OPENTREP::PorParserHelper::storeGMTOffset::operator()(), OPENTREP::PorParserHelper::storeDSTOffset::operator()(), OPENTREP::PorParserHelper::storeRawOffset::operator()(), OPENTREP::PorParserHelper::storeModDate::operator()(), OPENTREP::PorParserHelper::storeCityCode::operator()(), OPENTREP::PorParserHelper::storeCityUtfName::operator()(), OPENTREP::PorParserHelper::storeCityAsciiName::operator()(), OPENTREP::PorParserHelper::storeCityGeonamesID::operator()(), OPENTREP::PorParserHelper::storeStateCode::operator()(), OPENTREP::PorParserHelper::storePORType::operator()(), OPENTREP::PorParserHelper::storeWikiLink::operator()(), OPENTREP::PorParserHelper::storeAltLangCodeFull::operator()(), OPENTREP::PorParserHelper::storeAltLangCode2Char::operator()(), OPENTREP::PorParserHelper::storeAltLangCodeExt::operator()(), OPENTREP::PorParserHelper::storeAltLangCodeHist::operator()(), and OPENTREP::PorParserHelper::storeAltName::operator()().