$treeview $search $mathjax
Class wrapping the parser entry point. More...
#include <airinv/command/ScheduleParser.hpp>
Static Public Member Functions | |
| static void | generateInventories (const stdair::ScheduleFilePath &iScheduleFilename, stdair::BomRoot &) |
Class wrapping the parser entry point.
Definition at line 22 of file ScheduleParser.hpp.
| void AIRINV::ScheduleParser::generateInventories | ( | const stdair::ScheduleFilePath & | iScheduleFilename, | |
| stdair::BomRoot & | ioBomRoot | |||
| ) | [static] |
Parse the CSV file describing the airline schedules for the simulator, and generates the inventories accordingly.
| const | stdair::Filename_T& The file-name of the CSV-formatted schedule input file. | |
| stdair::BomRoot& | Root of the BOM tree. |
Definition at line 20 of file ScheduleParser.cpp.
References AIRINV::FlightPeriodFileParser::generateInventories().
Referenced by AIRINV::AIRINV_Service::parseAndLoad().
1.6.1
Generated on Sun Jun 14 20:40:34 2015 for AirInv by
1.6.1