AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::FRAT5ParserHelper::FRAT5Parser Struct Reference

#include <airinv/command/FRAT5ParserHelper.hpp>

+ Inheritance diagram for AIRINV::FRAT5ParserHelper::FRAT5Parser:

List of all members.

Classes

struct  definition

Public Member Functions

 FRAT5Parser (stdair::BomRoot &, FRAT5Struct &)

Public Attributes

stdair::BomRoot & _bomRoot
FRAT5Struct_frat5

Detailed Description

CurveKey; FRAT5Curve; F1; 63:1.40; 56:1.45; 49:1.50; 42:1.55; 35:1.60; 31:1.70; 27:1.80; 23:2.00; 19:2.30; 16:2.60; 13:3.00; 10:3.30; 7:3.40; 5:3.44; 3:3.47; 1:3.50;

Grammar: Curve ::= Key ';' FRAT5Map EndOfCurve Key ::= string FRAT5Map ::= DTDValuePaire (';' DTDValuePaire)* DTDValuePaire ::= DTD ':' FRAT5Value EndOfCurve ::= ';' Grammar for the FRAT5 curve parser.

Definition at line 89 of file FRAT5ParserHelper.hpp.


Constructor & Destructor Documentation

AIRINV::FRAT5ParserHelper::FRAT5Parser::FRAT5Parser ( stdair::BomRoot &  ioBomRoot,
FRAT5Struct ioFRAT5 
)

Definition at line 115 of file FRAT5ParserHelper.cpp.


Member Data Documentation

stdair::BomRoot& AIRINV::FRAT5ParserHelper::FRAT5Parser::_bomRoot

Definition at line 107 of file FRAT5ParserHelper.hpp.

FRAT5Struct& AIRINV::FRAT5ParserHelper::FRAT5Parser::_frat5

Definition at line 108 of file FRAT5ParserHelper.hpp.


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