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

#include <airsched/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRSCHED::ScheduleParserHelper::storeSegmentCabinCode:

List of all members.

Public Member Functions

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

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the parsed segment cabin code.

Definition at line 160 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::storeSegmentCabinCode::storeSegmentCabinCode ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 298 of file ScheduleParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation


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