AirTSP Logo  1.01.0
C++ Simulated Airline Travel Solution Provider Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRTSP::ScheduleParserHelper::doEndFlight Struct Reference

#include <airtsp/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRTSP::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

AIRTSP::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& AIRTSP::ScheduleParserHelper::doEndFlight::_bomRoot

Actor Specific Context.

Definition at line 230 of file ScheduleParserHelper.hpp.

Referenced by operator()().

FlightPeriodStruct& AIRTSP::ScheduleParserHelper::ParserSemanticAction::_flightPeriod
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()(), AIRTSP::ScheduleParserHelper::storeFClasses::operator()(), and operator()().


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