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

#include <airinv/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRINV::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.


Constructor & Destructor Documentation

AIRINV::ScheduleParserHelper::storeCapacity::storeCapacity ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 228 of file ScheduleParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation


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