$treeview $search $mathjax
AirRAC Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

AIRRAC::YieldFileParser Class Reference

#include <airrac/command/YieldParserHelper.hpp>

Inheritance diagram for AIRRAC::YieldFileParser:
CmdAbstract

List of all members.

Public Member Functions

 YieldFileParser (stdair::BomRoot &, const stdair::Filename_T &iYieldInputFilename)
void generateYieldStore ()

Detailed Description

Class wrapping the initialisation and entry point of the parser.
The seemingly redundancy is used to force the instantiation of the actual parser, which is a templatised Boost Spirit grammar. Hence, the actual parser is instantiated within that class object code.

Definition at line 202 of file YieldParserHelper.hpp.


Constructor & Destructor Documentation

AIRRAC::YieldFileParser::YieldFileParser ( stdair::BomRoot &  ,
const stdair::Filename_T &  iYieldInputFilename 
)

Constructor.


Member Function Documentation

void AIRRAC::YieldFileParser::generateYieldStore (  ) 

Parse the yield store input file.

Definition at line 529 of file YieldParserHelper.cpp.

Referenced by AIRRAC::YieldParser::generateYieldStore().


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