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

#include <airsched/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRSCHED::ScheduleParserHelper::doEndFlight:

List of all members.

Public Member Functions

 doEndFlight (stdair::BomRoot &, FlightPeriodStruct &)
void operator() (iterator_t iStr, iterator_t iStrEnd) const

Public Attributes

stdair::BomRoot & _bomRoot
FlightPeriodStruct_flightPeriod

Detailed Description

Mark the end of the flight-period parsing.

Definition at line 192 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::doEndFlight::doEndFlight ( stdair::BomRoot &  ioBomRoot,
FlightPeriodStruct ioFlightPeriod 
)

Actor Constructor.

Definition at line 375 of file ScheduleParserHelper.cpp.


Member Function Documentation


Member Data Documentation

Actor Specific Context.

Definition at line 198 of file ScheduleParserHelper.hpp.

Referenced by operator()().


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