AirSched Logo  1.00.0
C++ Simulated Airline Schedule Manager Library
AIRSCHED::ScheduleParserHelper::doEndFlight Struct Reference

#include <airsched/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRSCHED::ScheduleParserHelper::doEndFlight:

Public Member Functions

 doEndFlight (stdair::BomRoot &, FlightPeriodStruct &)
 
void operator() (iterator_t iStr, iterator_t iStrEnd) const
 

Public Attributes

stdair::BomRoot & _bomRoot
 
FlightPeriodStruct_flightPeriod
 

Detailed Description

Mark the end of the flight-period parsing.

Definition at line 224 of file ScheduleParserHelper.hpp.

Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::doEndFlight::doEndFlight ( stdair::BomRoot &  ioBomRoot,
FlightPeriodStruct ioFlightPeriod 
)

Actor Constructor.

Definition at line 440 of file ScheduleParserHelper.cpp.

Member Function Documentation

Member Data Documentation

stdair::BomRoot& AIRSCHED::ScheduleParserHelper::doEndFlight::_bomRoot

Actor Specific Context.

Definition at line 230 of file ScheduleParserHelper.hpp.

Referenced by operator()().

FlightPeriodStruct& AIRSCHED::ScheduleParserHelper::ParserSemanticAction::_flightPeriod
inherited

Actor Context.

Definition at line 33 of file ScheduleParserHelper.hpp.

Referenced by AIRSCHED::ScheduleParserHelper::storeAirlineCode::operator()(), AIRSCHED::ScheduleParserHelper::storeFlightNumber::operator()(), AIRSCHED::ScheduleParserHelper::storeDateRangeStart::operator()(), AIRSCHED::ScheduleParserHelper::storeDateRangeEnd::operator()(), AIRSCHED::ScheduleParserHelper::storeDow::operator()(), AIRSCHED::ScheduleParserHelper::storeLegBoardingPoint::operator()(), AIRSCHED::ScheduleParserHelper::storeLegOffPoint::operator()(), AIRSCHED::ScheduleParserHelper::storeOperatingAirlineCode::operator()(), AIRSCHED::ScheduleParserHelper::storeOperatingFlightNumber::operator()(), AIRSCHED::ScheduleParserHelper::storeBoardingTime::operator()(), AIRSCHED::ScheduleParserHelper::storeOffTime::operator()(), AIRSCHED::ScheduleParserHelper::storeElapsedTime::operator()(), AIRSCHED::ScheduleParserHelper::storeLegCabinCode::operator()(), AIRSCHED::ScheduleParserHelper::storeCapacity::operator()(), AIRSCHED::ScheduleParserHelper::storeSegmentSpecificity::operator()(), AIRSCHED::ScheduleParserHelper::storeSegmentBoardingPoint::operator()(), AIRSCHED::ScheduleParserHelper::storeSegmentOffPoint::operator()(), AIRSCHED::ScheduleParserHelper::storeSegmentCabinCode::operator()(), AIRSCHED::ScheduleParserHelper::storeClasses::operator()(), AIRSCHED::ScheduleParserHelper::storeFamilyCode::operator()(), AIRSCHED::ScheduleParserHelper::storeFRAT5CurveKey::operator()(), AIRSCHED::ScheduleParserHelper::storeFFDisutilityCurveKey::operator()(), AIRSCHED::ScheduleParserHelper::storeFClasses::operator()(), and operator()().


The documentation for this struct was generated from the following files: