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

#include <airsched/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRSCHED::ScheduleParserHelper::storeFamilyCode:

List of all members.

Public Member Functions

 storeFamilyCode (FlightPeriodStruct &)
void operator() (int iCode) const

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the parsed family code.

Definition at line 176 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::storeFamilyCode::storeFamilyCode ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 334 of file ScheduleParserHelper.cpp.


Member Function Documentation

void AIRSCHED::ScheduleParserHelper::storeFamilyCode::operator() ( int  iCode) const

Member Data Documentation


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