#include <airtsp/command/ScheduleParserHelper.hpp>
Public Member Functions | |
storeCapacity (FlightPeriodStruct &) | |
void | operator() (double iReal) const |
Public Attributes | |
FlightPeriodStruct & | _flightPeriod |
Store the parsed capacity.
Definition at line 141 of file ScheduleParserHelper.hpp.
AIRTSP::ScheduleParserHelper::storeCapacity::storeCapacity | ( | FlightPeriodStruct & | ioFlightPeriod | ) |
Actor Constructor.
Definition at line 263 of file ScheduleParserHelper.cpp.
void AIRTSP::ScheduleParserHelper::storeCapacity::operator() | ( | double | iReal | ) | const |
Actor Function (functor).
Definition at line 268 of file ScheduleParserHelper.cpp.
References AIRTSP::LegStruct::_cabinList, AIRTSP::LegCabinStruct::_capacity, AIRTSP::ScheduleParserHelper::ParserSemanticAction::_flightPeriod, AIRTSP::FlightPeriodStruct::_itLeg, and AIRTSP::FlightPeriodStruct::_itLegCabin.
|
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()(), 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()(), AIRTSP::ScheduleParserHelper::storeFClasses::operator()(), and AIRTSP::ScheduleParserHelper::doEndFlight::operator()().