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

#include <airinv/command/ScheduleParserHelper.hpp>

+ Inheritance diagram for AIRINV::ScheduleParserHelper::storeLegBoardingPoint:

List of all members.

Public Member Functions

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

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the parsed leg boarding point.


Constructor & Destructor Documentation

AIRINV::ScheduleParserHelper::storeLegBoardingPoint::storeLegBoardingPoint ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 111 of file ScheduleParserHelper.cpp.


Member Function Documentation


Member Data Documentation


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