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

#include <airsched/command/ScheduleParserHelper.hpp>

Inheritance diagram for AIRSCHED::ScheduleParserHelper::storeSegmentBoardingPoint:

List of all members.

Public Member Functions

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

Public Attributes

FlightPeriodStruct_flightPeriod

Detailed Description

Store the parsed segment boarding point.

Definition at line 144 of file ScheduleParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::ScheduleParserHelper::storeSegmentBoardingPoint::storeSegmentBoardingPoint ( FlightPeriodStruct ioFlightPeriod)

Actor Constructor.

Definition at line 272 of file ScheduleParserHelper.cpp.


Member Function Documentation

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

Member Data Documentation


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