9#include <boost/lexical_cast.hpp>
11#define BOOST_SPIRIT_UNICODE
20 namespace bsq = boost::spirit::qi;
21 namespace bsa = boost::spirit::ascii;
22 namespace bss = boost::spirit::standard;
23 namespace bsu = boost::spirit::unicode;
24 namespace bsc = boost::spirit::classic;
43 bsq::unused_type, bsq::unused_type)
const {
45 const std::string lIataCodeStr (iChar.begin(), iChar.end());
64 bsq::unused_type, bsq::unused_type)
const {
66 const std::string lIcaoCodeStr (iChar.begin(), iChar.end());
81 bsq::unused_type, bsq::unused_type)
const {
83 const std::string lFaaCodeStr (iChar.begin(), iChar.end());
98 bsq::unused_type, bsq::unused_type)
const {
100 const std::string lUNLOCodeStr (iChar.begin(), iChar.end());
115 bsq::unused_type, bsq::unused_type)
const {
130 bsq::unused_type, bsq::unused_type)
const {
144 bsq::unused_type, bsq::unused_type)
const {
158 bsq::unused_type, bsq::unused_type)
const {
160 const std::string lCommonNameStr (iChar.begin(), iChar.end());
174 bsq::unused_type, bsq::unused_type)
const {
176 const std::string lAsciiNameStr (iChar.begin(), iChar.end());
190 operator() (bsq::unused_type, bsq::unused_type, bsq::unused_type)
const {
204 bsq::unused_type)
const {
206 const std::string lAltNameShortStr (iChar.begin(), iChar.end());
208 _location._itAltNameShortList.push_back (lAltNameShort);
221 operator() (bsq::unused_type, bsq::unused_type, bsq::unused_type)
const {
222 _location.consolidateAltNameShortListString();
235 bsq::unused_type)
const {
237 const std::string lTvlPORCodeStr (iChar.begin(), iChar.end());
239 _location._itTvlPORList.push_back (lTvlPORCode);
251 bsq::unused_type)
const {
264 bsq::unused_type, bsq::unused_type)
const {
277 bsq::unused_type, bsq::unused_type)
const {
292 bsq::unused_type)
const {
293 const std::string lFeatClassStr (iChar.begin(), iChar.end());
309 bsq::unused_type)
const {
310 const std::string lFeatCodeStr (iChar.begin(), iChar.end());
325 bsq::unused_type, bsq::unused_type)
const {
326 _location.setPageRank (100.0 * iPageRank);
339 bsq::unused_type, bsq::unused_type)
const {
354 bsq::unused_type, bsq::unused_type)
const {
369 bsq::unused_type, bsq::unused_type)
const {
388 bsq::unused_type)
const {
389 const std::string lCountryCodeStr (iChar.begin(), iChar.end());
404 bsq::unused_type)
const {
405 const std::string lCountryCodeStr (iChar.begin(), iChar.end());
407 _location.setAltCountryCode (lCountryCode);
420 bsq::unused_type)
const {
421 const std::string lCountryNameStr (iChar.begin(), iChar.end());
436 bsq::unused_type)
const {
437 const std::string lContinentNameStr (iChar.begin(), iChar.end());
439 _location.setContinentName (lContinentName);
452 bsq::unused_type)
const {
453 const std::string lAdmCodeStr (iChar.begin(), iChar.end());
468 bsq::unused_type)
const {
469 const std::string lAdmNameStr (iChar.begin(), iChar.end());
484 bsq::unused_type)
const {
485 const std::string lAdmNameStr (iChar.begin(), iChar.end());
500 bsq::unused_type)
const {
501 const std::string lAdmCodeStr (iChar.begin(), iChar.end());
516 bsq::unused_type)
const {
517 const std::string lAdmNameStr (iChar.begin(), iChar.end());
532 bsq::unused_type)
const {
533 const std::string lAdmNameStr (iChar.begin(), iChar.end());
548 bsq::unused_type)
const {
549 const std::string lAdmCodeStr (iChar.begin(), iChar.end());
564 bsq::unused_type)
const {
565 const std::string lAdmCodeStr (iChar.begin(), iChar.end());
579 bsq::unused_type, bsq::unused_type)
const {
592 bsq::unused_type, bsq::unused_type)
const {
605 bsq::unused_type, bsq::unused_type)
const {
619 bsq::unused_type)
const {
620 const std::string lTimeZoneStr (iChar.begin(), iChar.end());
634 bsq::unused_type, bsq::unused_type)
const {
647 bsq::unused_type, bsq::unused_type)
const {
660 bsq::unused_type, bsq::unused_type)
const {
673 bsq::unused_type, bsq::unused_type)
const {
675 _location.setModificationDate (lModDate);
687 bsq::unused_type, bsq::unused_type)
const {
689 const std::string lCityCodeStr (iChar.begin(), iChar.end());
704 bsq::unused_type)
const {
718 bsq::unused_type)
const {
720 const std::string lCityUtfNameStr (iChar.begin(), iChar.end());
735 bsq::unused_type)
const {
737 const std::string lCityAsciiNameStr (iChar.begin(), iChar.end());
739 _location._itCityAsciiName = lCityAsciiName;
752 bsq::unused_type)
const {
754 const std::string lCityCountryCodeStr (iChar.begin(), iChar.end());
756 _location._itCityCountryCode = lCityCountryCode;
769 bsq::unused_type)
const {
771 const std::string lCityStateCodeStr (iChar.begin(), iChar.end());
773 _location._itCityStateCode = lCityStateCode;
785 bsq::unused_type, bsq::unused_type)
const {
787 const std::string lStateCodeStr (iChar.begin(), iChar.end());
801 bsq::unused_type, bsq::unused_type)
const {
814 bsq::unused_type, bsq::unused_type)
const {
815 const std::string lWACNameStr (iChar.begin(), iChar.end());
830 bsq::unused_type)
const {
831 const std::string lCurrencyCodeStr (iChar.begin(), iChar.end());
833 _location.setCurrencyCode (lCurrencyCode);
845 bsq::unused_type, bsq::unused_type)
const {
846 const std::string lIATATypeStr (iChar.begin(), iChar.end());
847 const IATAType lIATAType (lIATATypeStr);
860 bsq::unused_type, bsq::unused_type)
const {
862 const std::string lWikiLinkStr (iChar.begin(), iChar.end());
877 bsq::unused_type)
const {
878 _location.setGeonameLatitude (iLatitude);
891 bsq::unused_type)
const {
892 _location.setGeonameLongitude (iLongitude);
905 bsq::unused_type, bsq::unused_type)
const {
907 const std::string lAltLangCodeStr (iChar.begin(), iChar.end());
909 _location._itLanguageCode = lAltLangCode;
921 bsq::unused_type, bsq::unused_type)
const {
923 const std::string lAltLangCodeStr (iChar.begin(), iChar.end());
924 _location._itLangCode2Char = lAltLangCodeStr;
938 bsq::unused_type, bsq::unused_type)
const {
940 const std::string lAltLangCodeStr (iChar.begin(), iChar.end());
941 std::ostringstream oStr;
942 oStr <<
_location._itLangCode2Char <<
"-" << lAltLangCodeStr;
955 bsq::unused_type, bsq::unused_type)
const {
957 const std::string lAltLangCodeStr (iChar.begin(), iChar.end());
958 std::ostringstream oStr;
959 oStr <<
_location._itLangCode2Char <<
"_" << lAltLangCodeStr;
972 bsq::unused_type, bsq::unused_type)
const {
974 const std::string lAltNameStr (iChar.begin(), iChar.end());
993 bsq::unused_type, bsq::unused_type)
const {
1233 template <
typename Iterator>
1242 header = bsq::lit(
"iata_code") >> +(bsa::char_ - bsq::eoi - bsq::eol)
1243 >> (bsq::eoi | bsq::eol);
1290 >>
'^' >> (
mod_date | bsq::lit(
"-1"))
1323 (bsq::no_skip[+~bsa::char_(
'^')]
1328 (bsq::no_skip[+~bsa::char_(
'^')]
1335 (bsq::no_skip[+~bsa::char_(
"^,")]
1342 (bsq::no_skip[+~bsa::char_(
"^,")]
1365 (bsq::no_skip[+~bsa::char_(
'^')]
1374 (bsq::no_skip[+~bsa::char_(
'^')]
1379 (bsq::no_skip[+~bsa::char_(
'^')]
1384 (bsq::no_skip[+~bsa::char_(
'^')]
1389 (bsq::no_skip[+~bsa::char_(
'^')]
1394 (bsq::no_skip[+~bsa::char_(
'^')]
1399 (bsq::no_skip[+~bsa::char_(
'^')]
1404 (bsq::no_skip[+~bsa::char_(
'^')]
1409 (bsq::no_skip[+~bsa::char_(
'^')]
1414 (bsq::no_skip[+~bsa::char_(
'^')]
1419 (bsq::no_skip[+~bsa::char_(
'^')]
1424 (bsq::no_skip[+~bsa::char_(
'^')]
1435 (bsq::no_skip[+~bsa::char_(
'^')]
1452 >>
day_p[boost::phoenix::ref(
_location._itDay) = bsq::labels::_1] ];
1463 (bsq::no_skip[+~bsa::char_(
"^|=")]
1468 (bsq::no_skip[+~bsa::char_(
"^|=")]
1477 (bsq::no_skip[+~bsa::char_(
'^')]
1495 (bsq::no_skip[+~bsa::char_(
'^')]
1502 (bsq::no_skip[+~bsa::char_(
'^')]
1507 (bsq::no_skip[+~bsa::char_(
'^')]
1521 bsq::repeat(1,2)[bsa::char_(
"hp")]
1533 bsq::repeat(1,2)[bsa::char_(
"hp")]
1545 (bsq::no_skip[+~bsa::char_(
'^')]
1577 (bsq::no_skip[+~bsa::char_(
"|=")]
1582 bsq::repeat(1,4)[bsa::char_(
"shpc")]
1586 BOOST_SPIRIT_DEBUG_NODE (
start);
1587 BOOST_SPIRIT_DEBUG_NODE (
header);
1588 BOOST_SPIRIT_DEBUG_NODE (
por_rule);
1590 BOOST_SPIRIT_DEBUG_NODE (
por_key);
1594 BOOST_SPIRIT_DEBUG_NODE (
faa_code);
1606 BOOST_SPIRIT_DEBUG_NODE (
latitude);
1612 BOOST_SPIRIT_DEBUG_NODE (
date_end);
1613 BOOST_SPIRIT_DEBUG_NODE (
comments);
1628 BOOST_SPIRIT_DEBUG_NODE (
gtopo30);
1633 BOOST_SPIRIT_DEBUG_NODE (
mod_date);
1634 BOOST_SPIRIT_DEBUG_NODE (
date);
1646 BOOST_SPIRIT_DEBUG_NODE (
por_type);
1652 BOOST_SPIRIT_DEBUG_NODE (
alt_name);
1659 BOOST_SPIRIT_DEBUG_NODE (
wac);
1660 BOOST_SPIRIT_DEBUG_NODE (
wac_name);
1661 BOOST_SPIRIT_DEBUG_NODE (
ccy_code);
1668 BOOST_SPIRIT_DEBUG_NODE (
uic_code);
1675 bsq::rule<Iterator, bsa::space_type>
1717 : _string (iString) {
1722 void PORStringParser::init() {
1737 std::istringstream stringToBeParsed (_string);
1755 bool hasParsingBeenSuccesful =
false;
1758 hasParsingBeenSuccesful = bsq::phrase_parse (fwd_start, fwd_end,
1759 lPORParser, bsa::space);
1761 }
catch (
const bsq::expectation_failure<pos_iterator_t>& e) {
1762 const bsc::file_position_base<std::string>& pos = e.first.get_position();
1763 std::ostringstream oStr;
1764 oStr <<
"Parse error on POR string '" << _string
1765 <<
"', position " << pos.column << std::endl
1766 <<
"'" << e.first.get_currentline() <<
"'" << std::endl
1767 << std::setw(pos.column) <<
" " <<
"^- here";
1772 if (hasParsingBeenSuccesful ==
false) {
1776 + _string +
"' failed");
1779 if (fwd_start != fwd_end) {
1783 + _string +
"' failed");
1787 if (hasParsingBeenSuccesful ==
true && fwd_start == fwd_end) {
1807 : _filename (iFilename) {
1812 void PORFileParser::init() {
1821 const char* lFilenameStr = _filename.c_str();
1822 std::ifstream fileToBeParsed (lFilenameStr, std::ios_base::in);
1825 if (fileToBeParsed.is_open() ==
false) {
1830 +
"' file does not exist or can not be read");
1845 const bool hasParsingBeenSuccesful =
1846 bsq::phrase_parse (start, end, lPORParser, bsa::space);
1848 if (hasParsingBeenSuccesful ==
false) {
1852 + _filename +
"') failed");
1859 + _filename +
"') failed");
1862 if (hasParsingBeenSuccesful ==
true && start == end) {
#define OPENTREP_LOG_ERROR(iToBeLogged)
#define OPENTREP_LOG_DEBUG(iToBeLogged)
PORFileParser(const PORFilePath_T &iFilename)
PORStringParser(const std::string &iString)
const Location & generateLocation()
OPENTREP::uint1_p_t uint1_p
OPENTREP::int1_2_p_t int1_2_p
OPENTREP::minute_p_t minute_p
OPENTREP::uint4_p_t uint4_p
OPENTREP::year_p_t year_p
OPENTREP::hour_p_t hour_p
OPENTREP::month_p_t month_p
OPENTREP::int1_5_p_t int1_5_p
OPENTREP::second_p_t second_p
OPENTREP::uint1_9_p_t uint1_9_p
OPENTREP::uint2_p_t uint2_p
OPENTREP::boolean_p_t boolean_p
OPENTREP::uint1_4_p_t uint1_4_p
OPENTREP::uint0_9_p_t uint0_9_p
OPENTREP::int0_5_p_t int0_5_p
boost::spirit::qi::uint_parser< int, 10, 1, 4 > uint1_4_p_t
boost::spirit::qi::uint_parser< hour_t, 10, 2, 2 > hour_p_t
boost::spirit::qi::uint_parser< int, 10, 1, 1 > uint1_p_t
boost::spirit::qi::uint_parser< int, 10, 0, 9 > uint0_9_p_t
boost::spirit::qi::uint_parser< int, 10, 2, 2 > uint2_p_t
boost::spirit::multi_pass< base_iterator_t > iterator_t
boost::spirit::qi::uint_parser< month_t, 10, 2, 2 > month_p_t
boost::spirit::qi::int_parser< int, 10, 0, 5 > int0_5_p_t
boost::spirit::qi::uint_parser< int, 10, 1, 9 > uint1_9_p_t
boost::spirit::qi::uint_parser< minute_t, 10, 2, 2 > minute_p_t
boost::spirit::qi::uint_parser< int, 10, 4, 4 > uint4_p_t
boost::spirit::qi::uint_parser< year_t, 10, 4, 4 > year_p_t
boost::gregorian::date Date_T
boost::spirit::qi::uint_parser< day_t, 10, 2, 2 > day_p_t
std::istreambuf_iterator< char > base_iterator_t
boost::spirit::qi::uint_parser< second_t, 10, 2, 2 > second_p_t
boost::spirit::qi::bool_parser< bool, short_bool_policies > boolean_p_t
boost::spirit::classic::position_iterator2< iterator_t > pos_iterator_t
boost::spirit::qi::uint_parser< int, 10, 1, 2 > int1_2_p_t
boost::spirit::qi::int_parser< int, 10, 1, 5 > int1_5_p_t
Enumeration of place/location types with respect to their use for transportation purposes.
Structure modelling a (geographical) location.
void setRawDataString(const std::string &iRawDataString)
bsq::rule< Iterator, bsa::space_type > por_rule
bsq::rule< Iterator, bsa::space_type > uic_qualifiers
bsq::rule< Iterator, bsa::space_type > gtopo30
bsq::rule< Iterator, bsa::space_type > city_detail_list
LocationParser(Location &ioPORRule)
bsq::rule< Iterator, bsa::space_type > unlc_section
bsq::rule< Iterator, bsa::space_type > country_code2
bsq::rule< Iterator, bsa::space_type > gmt_offset
bsq::rule< Iterator, bsa::space_type > alt_name_short_list
bsq::rule< Iterator, bsa::space_type > alt_lang_code
bsq::rule< Iterator, bsa::space_type > population
bsq::rule< Iterator, bsa::space_type > adm2_code
bsq::rule< Iterator, bsa::space_type > icao_code
bsq::rule< Iterator, bsa::space_type > longitude
bsq::rule< Iterator, bsa::space_type > raw_offset
bsq::rule< Iterator, bsa::space_type > feat_class
bsq::rule< Iterator, bsa::space_type > city_name_utf
bsq::rule< Iterator, bsa::space_type > country_name
bsq::rule< Iterator, bsa::space_type > alt_name_details
bsq::rule< Iterator, bsa::space_type > tvl_por_code
bsq::rule< Iterator, bsa::space_type > feat_code
bsq::rule< Iterator, bsa::space_type > time_zone
bsq::rule< Iterator, bsa::space_type > city_state_code
bsq::rule< Iterator, bsa::space_type > dst_offset
bsq::rule< Iterator, bsa::space_type > adm1_name_ascii
bsq::rule< Iterator, bsa::space_type > por_details
bsq::rule< Iterator, bsa::space_type > alt_name_sep
bsq::rule< Iterator, bsa::space_type > iata_code
bsq::rule< Iterator, bsa::space_type > uic_details
bsq::rule< Iterator, bsa::space_type > lang_code_hist
bsq::rule< Iterator, bsa::space_type > envelope_id
bsq::rule< Iterator, bsa::space_type > date
bsq::rule< Iterator, bsa::space_type > state_code
bsq::rule< Iterator, bsa::space_type > date_end
bsq::rule< Iterator, bsa::space_type > unlocode_code
bsq::rule< Iterator, bsa::space_type > city_name_list
bsq::rule< Iterator, bsa::space_type > adm1_name_utf
bsq::rule< Iterator, bsa::space_type > geoname_id
bsq::rule< Iterator, bsa::space_type > alt_name_qualifiers
bsq::rule< Iterator, bsa::space_type > ascii_name
bsq::rule< Iterator, bsa::space_type > continent_name
bsq::rule< Iterator, bsa::space_type > tvl_por_code_list
bsq::rule< Iterator, bsa::space_type > ccy_code
bsq::rule< Iterator, bsa::space_type > geoname_lon
bsq::rule< Iterator, bsa::space_type > uic_code
bsq::rule< Iterator, bsa::space_type > mod_date
bsq::rule< Iterator, bsa::space_type > faa_code
bsq::rule< Iterator, bsa::space_type > unlc_details
bsq::rule< Iterator, bsa::space_type > adm4_code
bsq::rule< Iterator, bsa::space_type > wac
bsq::rule< Iterator, bsa::space_type > start
bsq::rule< Iterator, bsa::space_type > latitude
bsq::rule< Iterator, bsa::space_type > city_details
bsq::rule< Iterator, bsa::space_type > tvl_por_sep
bsq::rule< Iterator, bsa::space_type > adm3_code
bsq::rule< Iterator, bsa::space_type > wiki_link
bsq::rule< Iterator, bsa::space_type > geoname_lat
bsq::rule< Iterator, bsa::space_type > adm1_code
bsq::rule< Iterator, bsa::space_type > alt_name
bsq::rule< Iterator, bsa::space_type > por_rule_end
bsq::rule< Iterator, bsa::space_type > por_details_additional
bsq::rule< Iterator, bsa::space_type > wac_name
bsq::rule< Iterator, bsa::space_type > date_from
bsq::rule< Iterator, bsa::space_type > country_code
bsq::rule< Iterator, bsa::space_type > city_name_ascii
bsq::rule< Iterator, bsa::space_type > city_code_list
bsq::rule< Iterator, bsa::space_type > lang_code_ext
bsq::rule< Iterator, bsa::space_type > comments
bsq::rule< Iterator, bsa::space_type > page_rank
bsq::rule< Iterator, bsa::space_type > city_code
bsq::rule< Iterator, bsa::space_type > adm2_name_utf
bsq::rule< Iterator, bsa::space_type > common_name
bsq::rule< Iterator, bsa::space_type > header
bsq::rule< Iterator, bsa::space_type > elevation
bsq::rule< Iterator, bsa::space_type > alt_lang_code_ftd
bsq::rule< Iterator, bsa::space_type > lang_code_2char
bsq::rule< Iterator, bsa::space_type > por_key
bsq::rule< Iterator, bsa::space_type > alt_name_section
bsq::rule< Iterator, bsa::space_type > city_geoname_id
bsq::rule< Iterator, bsa::space_type > uic_section
bsq::rule< Iterator, bsa::space_type > is_geonames
bsq::rule< Iterator, bsa::space_type > unlc_qualifiers
bsq::rule< Iterator, bsa::space_type > city_country_code
bsq::rule< Iterator, bsa::space_type > por_type
bsq::rule< Iterator, bsa::space_type > adm2_name_ascii
bsq::rule< Iterator, bsa::space_type > alt_name_short
bsq::rule< Iterator, bsa::space_type > lang_code_opt
ParserSemanticAction(Location &)
void operator()(boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAdm1AsciiName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAdm1Code(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAdm1UtfName(Location &)
storeAdm2AsciiName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAdm2Code(Location &)
storeAdm2UtfName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAdm3Code(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAdm4Code(Location &)
storeAltCountryCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAltLangCode2Char(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAltLangCodeExt(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAltLangCodeFull(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAltLangCodeHist(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAltNameShortListString(Location &)
void operator()(boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAltNameShort(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeAsciiName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCityAsciiName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCityCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCityCountryCode(Location &)
void operator()(boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCityDetailList(Location &)
storeCityGeonamesID(Location &)
void operator()(unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCityStateCode(Location &)
storeCityUtfName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCommonName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeContinentName(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCountryCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeCountryName(Location &)
storeCurrencyCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(float, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeDSTOffset(Location &)
void operator()(boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeDateFrom(Location &)
void operator()(int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeElevation(Location &)
storeEnvelopeID(Location &)
void operator()(unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeFeatureClass(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeFeatureCode(Location &)
void operator()(float, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeGMTOffset(Location &)
void operator()(int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeGeonameLatitude(Location &)
void operator()(double, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeGeonameLongitude(Location &)
void operator()(double, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeGeonamesID(Location &)
storeIataCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeIcaoCode(Location &)
storeLatitude(Location &)
void operator()(double, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeLongitude(Location &)
void operator()(double, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storePopulation(Location &)
void operator()(unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(float, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeRawOffset(Location &)
storeStateCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeTimeZone(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeTvlPORCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(boost::spirit::qi::unused_type, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeTvlPORListString(Location &)
void operator()(unsigned int iUICCode, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeUNLOCode(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
void operator()(unsigned int, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const
storeWikiLink(Location &)
void operator()(std::vector< uchar_t >, boost::spirit::qi::unused_type, boost::spirit::qi::unused_type) const