AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::ScheduleParserHelper::storeSegmentSpecificity Struct Reference

#include <airsched/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRSCHED::ScheduleParserHelper::storeSegmentSpecificity:

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 136 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

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

Actor Constructor.

Definition at line 246 of file ScheduleParserHelper.cpp.


Member Function Documentation


Member Data Documentation


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