AirTSP Logo  1.01.10
C++ Simulated Airline Travel Solution Provider (TSP) Library
Loading...
Searching...
No Matches
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

◆ OnDParser()

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

Definition at line 260 of file OnDParserHelper.cpp.

Member Data Documentation

◆ _bomRoot

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

◆ _onDPeriod

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

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