SimFQT Logo  1.00.4
C++ Simulated Fare Quote System Library
SIMFQT::FareParserHelper Namespace Reference

Classes

struct  doEndFare
 
struct  FareRuleParser
 
struct  ParserSemanticAction
 
struct  storeAdvancePurchase
 
struct  storeAirlineCode
 
struct  storeCabinCode
 
struct  storeChangeFees
 
struct  storeChannel
 
struct  storeClass
 
struct  storeDateRangeEnd
 
struct  storeDateRangeStart
 
struct  storeDestination
 
struct  storeEndRangeTime
 
struct  storeFare
 
struct  storeFareId
 
struct  storeMinimumStay
 
struct  storeNonRefundable
 
struct  storeOrigin
 
struct  storePOS
 
struct  storeSaturdayStay
 
struct  storeStartRangeTime
 
struct  storeTripType
 

Variables

stdair::int1_p_t int1_p
 
stdair::uint2_p_t uint2_p
 
stdair::uint4_p_t uint4_p
 
stdair::uint1_4_p_t uint1_4_p
 
stdair::hour_p_t hour_p
 
stdair::minute_p_t minute_p
 
stdair::second_p_t second_p
 
stdair::year_p_t year_p
 
stdair::month_p_t month_p
 
stdair::day_p_t day_p
 

Variable Documentation

◆ int1_p

stdair::int1_p_t SIMFQT::FareParserHelper::int1_p

Namespaces. 1-digit-integer parser

Definition at line 447 of file FareParserHelper.cpp.

◆ uint2_p

stdair::uint2_p_t SIMFQT::FareParserHelper::uint2_p

2-digit-integer parser

Definition at line 450 of file FareParserHelper.cpp.

◆ uint4_p

stdair::uint4_p_t SIMFQT::FareParserHelper::uint4_p

4-digit-integer parser

Definition at line 453 of file FareParserHelper.cpp.

◆ uint1_4_p

stdair::uint1_4_p_t SIMFQT::FareParserHelper::uint1_4_p

Up-to-4-digit-integer parser

Definition at line 456 of file FareParserHelper.cpp.

Referenced by SIMFQT::FareParserHelper::FareRuleParser< Iterator >::FareRuleParser().

◆ hour_p

stdair::hour_p_t SIMFQT::FareParserHelper::hour_p

Time element parsers.

Definition at line 459 of file FareParserHelper.cpp.

Referenced by SIMFQT::FareParserHelper::FareRuleParser< Iterator >::FareRuleParser().

◆ minute_p

stdair::minute_p_t SIMFQT::FareParserHelper::minute_p

◆ second_p

stdair::second_p_t SIMFQT::FareParserHelper::second_p

◆ year_p

stdair::year_p_t SIMFQT::FareParserHelper::year_p

Date element parsers.

Definition at line 464 of file FareParserHelper.cpp.

Referenced by SIMFQT::FareParserHelper::FareRuleParser< Iterator >::FareRuleParser().

◆ month_p

stdair::month_p_t SIMFQT::FareParserHelper::month_p

◆ day_p

stdair::day_p_t SIMFQT::FareParserHelper::day_p