$treeview $search $mathjax
#include <airrac/command/YieldParser.hpp>
Inheritance diagram for AIRRAC::YieldParser:

Static Public Member Functions | |
| static void | generateYieldStore (const YieldFilePath &, stdair::BomRoot &) |
Definition at line 25 of file YieldParser.hpp.
| void AIRRAC::YieldParser::generateYieldStore | ( | const YieldFilePath & | , | |
| stdair::BomRoot & | ||||
| ) | [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.4.7
Generated on Sun Jun 7 21:27:35 2015 for AirRAC by
1.4.7