AirTSP Logo  1.01.0
C++ Simulated Airline Travel Solution Provider Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRTSP::OnDParserHelper::OnDParser Struct Reference

#include <airtsp/command/OnDParserHelper.hpp>

+ Inheritance diagram for AIRTSP::OnDParserHelper::OnDParser:

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

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

Definition at line 261 of file OnDParserHelper.cpp.

Member Data Documentation

stdair::BomRoot& AIRTSP::OnDParserHelper::OnDParser::_bomRoot

Definition at line 145 of file OnDParserHelper.hpp.

OnDPeriodStruct& AIRTSP::OnDParserHelper::OnDParser::_onDPeriod

Definition at line 146 of file OnDParserHelper.hpp.


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