AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::OnDParserHelper::OnDParser Struct Reference

#include <airsched/command/OnDParserHelper.hpp>

Inheritance diagram for AIRSCHED::OnDParserHelper::OnDParser:

List of all members.

Classes

struct  definition

Public Member Functions

 OnDParser (stdair::BomRoot &, OnDPeriodStruct &)

Public Attributes

stdair::BomRoot & _bomRoot
OnDPeriodStruct_onDPeriod

Detailed Description

Fares: AirlineCode; OriginCity; DestinationCity; DepartureDate-Range(FirstDate; LastDate); Airline; Class; BA; NCE; LHR; 2007-01-01; 2007-12-31; BA; Y; BA; Y BA; NCE; LHR; 2007-01-01; 2007-12-31; BA; V; BA; H Grammar for the FareRule parser.

Definition at line 127 of file OnDParserHelper.hpp.


Constructor & Destructor Documentation

AIRSCHED::OnDParserHelper::OnDParser::OnDParser ( stdair::BomRoot &  ioBomRoot,
OnDPeriodStruct ioOnDPeriod 
)

Definition at line 261 of file OnDParserHelper.cpp.


Member Data Documentation

Definition at line 145 of file OnDParserHelper.hpp.


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