$treeview $search $mathjax
Class wrapping the parser entry point. More...
#include <airrac/command/YieldParser.hpp>
Static Public Member Functions | |
| static void | generateYieldStore (const YieldFilePath &, stdair::BomRoot &) |
Class wrapping the parser entry point.
Definition at line 25 of file YieldParser.hpp.
| void AIRRAC::YieldParser::generateYieldStore | ( | const YieldFilePath & | iYieldFilename, | |
| stdair::BomRoot & | ioBomRoot | |||
| ) | [static] |
Parse the CSV file describing an airline yield store, and generates the corresponding data model in memory. It can then be used, for instance in a simulator.
| const | YieldFilePath& The file-name of the CSV-formatted yield input file. | |
| stdair::BomRoot& | Root of the BOM tree. |
Definition at line 16 of file YieldParser.cpp.
References AIRRAC::YieldFileParser::generateYieldStore().
Referenced by AIRRAC::AIRRAC_Service::parseAndLoad().
1.6.1
Generated on Sat Jun 13 23:11:03 2015 for AirRAC by
1.6.1