AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::ScheduleParserHelper::storeCapacity Struct Reference

#include <airinv/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRINV::ScheduleParserHelper::storeCapacity:

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

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: