#include <opentrep/bom/PORParserHelper.hpp>
Public Member Functions | |
storePopulation (Location &) | |
void | operator() (unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const |
Public Attributes | |
Location & | _location |
Store the parsed population.
Definition at line 347 of file PORParserHelper.hpp.
OPENTREP::PorParserHelper::storePopulation::storePopulation | ( | Location & | ioLocation | ) |
Actor Constructor.
Definition at line 531 of file PORParserHelper.cpp.
void OPENTREP::PorParserHelper::storePopulation::operator() | ( | unsigned int | , |
boost::spirit::qi::unused_type | , | ||
boost::spirit::qi::unused_type | |||
) | const |
Actor Function (functor).
Definition at line 536 of file PORParserHelper.cpp.
References OPENTREP::PorParserHelper::ParserSemanticAction::_location, and OPENTREP::Location::setPopulation().
|
inherited |
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()(), 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()().