#include <airinv/command/ScheduleParserHelper.hpp>
Public Member Functions | |
storeFamilyCode (FlightPeriodStruct &) | |
void | operator() (int iCode) const |
Public Attributes | |
FlightPeriodStruct & | _flightPeriod |
Store the parsed family code.
Definition at line 192 of file ScheduleParserHelper.hpp.
AIRINV::ScheduleParserHelper::storeFamilyCode::storeFamilyCode | ( | FlightPeriodStruct & | ioFlightPeriod | ) |
Actor Constructor.
Definition at line 369 of file ScheduleParserHelper.cpp.
void AIRINV::ScheduleParserHelper::storeFamilyCode::operator() | ( | int | iCode | ) | const |
Actor Function (functor).
Definition at line 374 of file ScheduleParserHelper.cpp.
References AIRINV::FareFamilyStruct::_familyCode, AIRINV::ScheduleParserHelper::ParserSemanticAction::_flightPeriod, AIRINV::SegmentCabinStruct::_itFareFamily, and AIRINV::FlightPeriodStruct::_itSegmentCabin.
|
inherited |
Actor Context.
Definition at line 33 of file ScheduleParserHelper.hpp.
Referenced by AIRINV::ScheduleParserHelper::storeAirlineCode::operator()(), AIRINV::ScheduleParserHelper::storeFlightNumber::operator()(), AIRINV::ScheduleParserHelper::storeDateRangeStart::operator()(), AIRINV::ScheduleParserHelper::storeDateRangeEnd::operator()(), AIRINV::ScheduleParserHelper::storeDow::operator()(), AIRINV::ScheduleParserHelper::storeLegBoardingPoint::operator()(), AIRINV::ScheduleParserHelper::storeLegOffPoint::operator()(), AIRINV::ScheduleParserHelper::storeOperatingAirlineCode::operator()(), AIRINV::ScheduleParserHelper::storeOperatingFlightNumber::operator()(), AIRINV::ScheduleParserHelper::storeBoardingTime::operator()(), AIRINV::ScheduleParserHelper::storeOffTime::operator()(), AIRINV::ScheduleParserHelper::storeElapsedTime::operator()(), AIRINV::ScheduleParserHelper::storeLegCabinCode::operator()(), AIRINV::ScheduleParserHelper::storeCapacity::operator()(), AIRINV::ScheduleParserHelper::storeSegmentSpecificity::operator()(), AIRINV::ScheduleParserHelper::storeSegmentBoardingPoint::operator()(), AIRINV::ScheduleParserHelper::storeSegmentOffPoint::operator()(), AIRINV::ScheduleParserHelper::storeSegmentCabinCode::operator()(), AIRINV::ScheduleParserHelper::storeClasses::operator()(), operator()(), AIRINV::ScheduleParserHelper::storeFRAT5CurveKey::operator()(), AIRINV::ScheduleParserHelper::storeFFDisutilityCurveKey::operator()(), AIRINV::ScheduleParserHelper::storeFClasses::operator()(), and AIRINV::ScheduleParserHelper::doEndFlight::operator()().