$treeview $search $mathjax
AirSched Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

AIRSCHED::ScheduleParserHelper::storeSegmentSpecificity Struct Reference

#include <airsched/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRSCHED::ScheduleParserHelper::storeSegmentSpecificity:

AIRSCHED::ScheduleParserHelper::ParserSemanticAction List of all members.

Public Member Functions

 storeSegmentSpecificity (FlightPeriodStruct &)
void operator() (char iChar) const

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store whether or not the segment definitions are specific. Specific means that there is a definition for each segment. General (not specific) means that a single definition defines all the segments.

Definition at line 152 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::storeSegmentSpecificity::storeSegmentSpecificity ( FlightPeriodStruct  ) 

Actor Constructor.

Definition at line 282 of file ScheduleParserHelper.cpp.


Member Function Documentation

void AIRSCHED::ScheduleParserHelper::storeSegmentSpecificity::operator() ( char  iChar  )  const


Member Data Documentation

Actor Context.

Definition at line 33 of file ScheduleParserHelper.hpp.

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


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