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::doEndFlight Struct Reference

#include <airinv/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRINV::ScheduleParserHelper::doEndFlight:

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

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

Actor Constructor.

Definition at line 376 of file ScheduleParserHelper.cpp.

Member Function Documentation

Member Data Documentation

stdair::BomRoot& AIRINV::ScheduleParserHelper::doEndFlight::_bomRoot

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: