#include <airinv/command/ScheduleParserHelper.hpp>
Public Member Functions | |
storeOperatingFlightNumber (FlightPeriodStruct &) | |
void | operator() (unsigned int iNumber) const |
Public Attributes | |
FlightPeriodStruct & | _flightPeriod |
Store the parsed operating flight number.
Definition at line 101 of file ScheduleParserHelper.hpp.
AIRINV::ScheduleParserHelper::storeOperatingFlightNumber::storeOperatingFlightNumber | ( | FlightPeriodStruct & | ioFlightPeriod | ) |
Actor Constructor.
Definition at line 178 of file ScheduleParserHelper.cpp.
void AIRINV::ScheduleParserHelper::storeOperatingFlightNumber::operator() | ( | unsigned int | iNumber | ) | const |
Actor Function (functor).
Definition at line 183 of file ScheduleParserHelper.cpp.
References AIRINV::LegStruct::_flightNumber, AIRINV::ScheduleParserHelper::ParserSemanticAction::_flightPeriod, and AIRINV::FlightPeriodStruct::_itLeg.
|
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()(), 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()(), AIRINV::ScheduleParserHelper::storeFamilyCode::operator()(), AIRINV::ScheduleParserHelper::storeFRAT5CurveKey::operator()(), AIRINV::ScheduleParserHelper::storeFFDisutilityCurveKey::operator()(), AIRINV::ScheduleParserHelper::storeFClasses::operator()(), and AIRINV::ScheduleParserHelper::doEndFlight::operator()().