#include <airtsp/command/ScheduleParserHelper.hpp>
Public Member Functions | |
storeFClasses (FlightPeriodStruct &) | |
void | operator() (iterator_t iStr, iterator_t iStrEnd) const |
Public Attributes | |
FlightPeriodStruct & | _flightPeriod |
Store the parsed list of class codes (for families).
Definition at line 216 of file ScheduleParserHelper.hpp.
AIRTSP::ScheduleParserHelper::storeFClasses::storeFClasses | ( | FlightPeriodStruct & | ioFlightPeriod | ) |
Actor Constructor.
Definition at line 410 of file ScheduleParserHelper.cpp.
void AIRTSP::ScheduleParserHelper::storeFClasses::operator() | ( | iterator_t | iStr, |
iterator_t | iStrEnd | ||
) | const |
Actor Function (functor).
Definition at line 415 of file ScheduleParserHelper.cpp.
References AIRTSP::FlightPeriodStruct::_areSegmentDefinitionsSpecific, AIRTSP::ScheduleParserHelper::ParserSemanticAction::_flightPeriod, AIRTSP::SegmentCabinStruct::_itFamilyCode, AIRTSP::SegmentCabinStruct::_itFFDisutilityCurveKey, AIRTSP::SegmentCabinStruct::_itFRAT5CurveKey, AIRTSP::FlightPeriodStruct::_itSegment, AIRTSP::FlightPeriodStruct::_itSegmentCabin, and AIRTSP::FlightPeriodStruct::addFareFamily().
|
inherited |
Actor Context.
Definition at line 33 of file ScheduleParserHelper.hpp.
Referenced by AIRTSP::ScheduleParserHelper::storeAirlineCode::operator()(), AIRTSP::ScheduleParserHelper::storeFlightNumber::operator()(), AIRTSP::ScheduleParserHelper::storeDateRangeStart::operator()(), AIRTSP::ScheduleParserHelper::storeDateRangeEnd::operator()(), AIRTSP::ScheduleParserHelper::storeDow::operator()(), AIRTSP::ScheduleParserHelper::storeLegBoardingPoint::operator()(), AIRTSP::ScheduleParserHelper::storeLegOffPoint::operator()(), AIRTSP::ScheduleParserHelper::storeOperatingAirlineCode::operator()(), AIRTSP::ScheduleParserHelper::storeOperatingFlightNumber::operator()(), AIRTSP::ScheduleParserHelper::storeBoardingTime::operator()(), AIRTSP::ScheduleParserHelper::storeOffTime::operator()(), AIRTSP::ScheduleParserHelper::storeElapsedTime::operator()(), AIRTSP::ScheduleParserHelper::storeLegCabinCode::operator()(), AIRTSP::ScheduleParserHelper::storeCapacity::operator()(), AIRTSP::ScheduleParserHelper::storeSegmentSpecificity::operator()(), AIRTSP::ScheduleParserHelper::storeSegmentBoardingPoint::operator()(), AIRTSP::ScheduleParserHelper::storeSegmentOffPoint::operator()(), AIRTSP::ScheduleParserHelper::storeSegmentCabinCode::operator()(), AIRTSP::ScheduleParserHelper::storeClasses::operator()(), AIRTSP::ScheduleParserHelper::storeFamilyCode::operator()(), AIRTSP::ScheduleParserHelper::storeFRAT5CurveKey::operator()(), AIRTSP::ScheduleParserHelper::storeFFDisutilityCurveKey::operator()(), operator()(), and AIRTSP::ScheduleParserHelper::doEndFlight::operator()().