AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRSCHED::ScheduleParserHelper::storeLegOffPoint Struct Reference

#include <airsched/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRSCHED::ScheduleParserHelper::storeLegOffPoint:

Public Member Functions

 storeLegOffPoint (FlightPeriodStruct &)
void operator() (iterator_t iStr, iterator_t iStrEnd) const

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the parsed leg off point.

Definition at line 85 of file ScheduleParserHelper.hpp.

Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::storeLegOffPoint::storeLegOffPoint ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 139 of file ScheduleParserHelper.cpp.

Member Function Documentation

void AIRSCHED::ScheduleParserHelper::storeLegOffPoint::operator() ( iterator_t  iStr,
iterator_t  iStrEnd 
) const

Member Data Documentation


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