OpenTREP Logo  0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
OPENTREP::PorParserHelper Namespace Reference

Classes

struct  doEndPor
struct  LocationParser
struct  ParserSemanticAction
struct  storeAdm1AsciiName
struct  storeAdm1Code
struct  storeAdm1UtfName
struct  storeAdm2AsciiName
struct  storeAdm2Code
struct  storeAdm2UtfName
struct  storeAdm3Code
struct  storeAdm4Code
struct  storeAltCountryCode
struct  storeAltLangCode2Char
struct  storeAltLangCodeExt
struct  storeAltLangCodeFull
struct  storeAltLangCodeHist
struct  storeAltName
struct  storeAltNameShort
struct  storeAltNameShortListString
struct  storeAsciiName
struct  storeCityAsciiName
struct  storeCityCode
struct  storeCityCountryCode
struct  storeCityDetailList
struct  storeCityGeonamesID
struct  storeCityStateCode
struct  storeCityUtfName
struct  storeComments
struct  storeCommonName
struct  storeContinentName
struct  storeCountryCode
struct  storeCountryName
struct  storeCurrencyCode
struct  storeDateEnd
struct  storeDateFrom
struct  storeDSTOffset
struct  storeElevation
struct  storeEnvelopeID
struct  storeFaaCode
struct  storeFeatureClass
struct  storeFeatureCode
struct  storeGeonameLatitude
struct  storeGeonameLongitude
struct  storeGeonamesID
struct  storeGMTOffset
struct  storeGTopo30
struct  storeIataCode
struct  storeIcaoCode
struct  storeLatitude
struct  storeLongitude
struct  storeModDate
struct  storePageRank
struct  storePopulation
struct  storePORType
struct  storeRawOffset
struct  storeStateCode
struct  storeTimeZone
struct  storeTvlPORCode
struct  storeTvlPORListString
struct  storeUICCode
struct  storeUNLOCode
struct  storeWAC
struct  storeWACName

Typedefs

typedef char uchar_t

Variables

OPENTREP::uint1_p_t uint1_p
OPENTREP::uint2_p_t uint2_p
OPENTREP::int1_2_p_t int1_2_p
OPENTREP::uint4_p_t uint4_p
OPENTREP::int1_5_p_t int1_5_p
OPENTREP::int0_5_p_t int0_5_p
OPENTREP::uint1_4_p_t uint1_4_p
OPENTREP::uint1_9_p_t uint1_9_p
OPENTREP::uint0_9_p_t uint0_9_p
OPENTREP::hour_p_t hour_p
OPENTREP::minute_p_t minute_p
OPENTREP::second_p_t second_p
OPENTREP::year_p_t year_p
OPENTREP::month_p_t month_p
OPENTREP::day_p_t day_p
OPENTREP::boolean_p_t boolean_p

Detailed Description

Namespaces

Typedef Documentation

◆ uchar_t

Unicode character.

Definition at line 21 of file PORParserHelper.hpp.

Variable Documentation

◆ uint1_p

OPENTREP::uint1_p_t OPENTREP::PorParserHelper::uint1_p

1-digit-integer parser

Definition at line 1005 of file PORParserHelper.cpp.

◆ uint2_p

OPENTREP::uint2_p_t OPENTREP::PorParserHelper::uint2_p

2-digit-integer parser

Definition at line 1008 of file PORParserHelper.cpp.

◆ int1_2_p

OPENTREP::int1_2_p_t OPENTREP::PorParserHelper::int1_2_p

Up-to-2-digit-integer parser

Definition at line 1011 of file PORParserHelper.cpp.

◆ uint4_p

OPENTREP::uint4_p_t OPENTREP::PorParserHelper::uint4_p

4-digit-integer parser

Definition at line 1014 of file PORParserHelper.cpp.

◆ int1_5_p

OPENTREP::int1_5_p_t OPENTREP::PorParserHelper::int1_5_p

Up-to-5-digit-integer parser

Definition at line 1017 of file PORParserHelper.cpp.

Referenced by OPENTREP::PorParserHelper::LocationParser< Iterator >::LocationParser().

◆ int0_5_p

OPENTREP::int0_5_p_t OPENTREP::PorParserHelper::int0_5_p

Definition at line 1018 of file PORParserHelper.cpp.

◆ uint1_4_p

OPENTREP::uint1_4_p_t OPENTREP::PorParserHelper::uint1_4_p

Up-to-4-digit-integer parser

Definition at line 1021 of file PORParserHelper.cpp.

Referenced by OPENTREP::PorParserHelper::LocationParser< Iterator >::LocationParser().

◆ uint1_9_p

OPENTREP::uint1_9_p_t OPENTREP::PorParserHelper::uint1_9_p

Up-to-9-digit-integer parser

Definition at line 1024 of file PORParserHelper.cpp.

Referenced by OPENTREP::PorParserHelper::LocationParser< Iterator >::LocationParser().

◆ uint0_9_p

OPENTREP::uint0_9_p_t OPENTREP::PorParserHelper::uint0_9_p

Definition at line 1025 of file PORParserHelper.cpp.

◆ hour_p

OPENTREP::hour_p_t OPENTREP::PorParserHelper::hour_p

Time element parsers.

Definition at line 1028 of file PORParserHelper.cpp.

◆ minute_p

OPENTREP::minute_p_t OPENTREP::PorParserHelper::minute_p

Definition at line 1029 of file PORParserHelper.cpp.

◆ second_p

OPENTREP::second_p_t OPENTREP::PorParserHelper::second_p

Definition at line 1030 of file PORParserHelper.cpp.

◆ year_p

OPENTREP::year_p_t OPENTREP::PorParserHelper::year_p

Date element parsers.

Definition at line 1033 of file PORParserHelper.cpp.

Referenced by OPENTREP::PorParserHelper::LocationParser< Iterator >::LocationParser().

◆ month_p

OPENTREP::month_p_t OPENTREP::PorParserHelper::month_p

◆ day_p

OPENTREP::day_p_t OPENTREP::PorParserHelper::day_p

◆ boolean_p

OPENTREP::boolean_p_t OPENTREP::PorParserHelper::boolean_p