#include <simfqt/command/FareParserHelper.hpp>
Public Member Functions | |
ParserSemanticAction (FareRuleStruct &) | |
Public Attributes | |
FareRuleStruct & | _fareRule |
Generic Semantic Action (Actor / Functor) for the Fare Parser.
Definition at line 31 of file FareParserHelper.hpp.
Actor Constructor.
Definition at line 29 of file FareParserHelper.cpp.
Actor Context.
Definition at line 35 of file FareParserHelper.hpp.
Referenced by SIMFQT::FareParserHelper::storeFareId::operator()(), SIMFQT::FareParserHelper::storeOrigin::operator()(), SIMFQT::FareParserHelper::storeDestination::operator()(), SIMFQT::FareParserHelper::storeTripType::operator()(), SIMFQT::FareParserHelper::storeDateRangeStart::operator()(), SIMFQT::FareParserHelper::storeDateRangeEnd::operator()(), SIMFQT::FareParserHelper::storeStartRangeTime::operator()(), SIMFQT::FareParserHelper::storeEndRangeTime::operator()(), SIMFQT::FareParserHelper::storePOS::operator()(), SIMFQT::FareParserHelper::storeCabinCode::operator()(), SIMFQT::FareParserHelper::storeChannel::operator()(), SIMFQT::FareParserHelper::storeAdvancePurchase::operator()(), SIMFQT::FareParserHelper::storeSaturdayStay::operator()(), SIMFQT::FareParserHelper::storeChangeFees::operator()(), SIMFQT::FareParserHelper::storeNonRefundable::operator()(), SIMFQT::FareParserHelper::storeMinimumStay::operator()(), SIMFQT::FareParserHelper::storeFare::operator()(), SIMFQT::FareParserHelper::storeAirlineCode::operator()(), SIMFQT::FareParserHelper::storeClass::operator()(), and SIMFQT::FareParserHelper::doEndFare::operator()().