AirTSP Logo  1.01.14
C++ Simulated Airline Travel Solution Provider (TSP) Library
Loading...
Searching...
No Matches
AIRTSP::ScheduleParserHelper::ParserSemanticAction Struct Reference

#include <airtsp/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRTSP::ScheduleParserHelper::ParserSemanticAction:

Public Member Functions

 ParserSemanticAction (FlightPeriodStruct &)

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Generic Semantic Action (Actor / Functor) for the Schedule Parser.

Definition at line 29 of file ScheduleParserHelper.hpp.

Constructor & Destructor Documentation

◆ ParserSemanticAction()

AIRTSP::ScheduleParserHelper::ParserSemanticAction::ParserSemanticAction ( FlightPeriodStruct & ioFlightPeriod)

Actor Constructor.

Definition at line 25 of file ScheduleParserHelper.cpp.

References _flightPeriod.

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

Member Data Documentation

◆ _flightPeriod

FlightPeriodStruct& AIRTSP::ScheduleParserHelper::ParserSemanticAction::_flightPeriod

Actor Context.

Definition at line 33 of file ScheduleParserHelper.hpp.

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


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