AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
AIRINV::ScheduleParserHelper::storeLegCabinCode Struct Reference

#include <airinv/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRINV::ScheduleParserHelper::storeLegCabinCode:

List of all members.

Public Member Functions

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

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the parsed leg cabin code.


Constructor & Destructor Documentation

AIRINV::ScheduleParserHelper::storeLegCabinCode::storeLegCabinCode ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 216 of file ScheduleParserHelper.cpp.


Member Function Documentation

void AIRINV::ScheduleParserHelper::storeLegCabinCode::operator() ( char  iChar) const

Member Data Documentation


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