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

#include <airsched/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRSCHED::ScheduleParserHelper::storeCapacity:

List of all members.

Public Member Functions

 storeCapacity (FlightPeriodStruct &)
void operator() (double iReal) const

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the parsed capacity.

Definition at line 125 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::storeCapacity::storeCapacity ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 227 of file ScheduleParserHelper.cpp.


Member Function Documentation

void AIRSCHED::ScheduleParserHelper::storeCapacity::operator() ( double  iReal) const

Member Data Documentation


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