$treeview $search $mathjax
#include <airtsp/command/ScheduleParser.hpp>
Inheritance diagram for AIRTSP::ScheduleParser:

Static Public Member Functions | |
| static void | generateInventories (const stdair::ScheduleFilePath &, stdair::BomRoot &) |
Definition at line 22 of file ScheduleParser.hpp.
| void AIRTSP::ScheduleParser::generateInventories | ( | const stdair::ScheduleFilePath & | , | |
| stdair::BomRoot & | ||||
| ) | [static] |
Parse the CSV file describing the airline schedules for the simulator, and generates the inventories accordingly.
| const | stdair::ScheduleFilePath& 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 AIRTSP::FlightPeriodFileParser::generateInventories().
Referenced by AIRTSP::AIRTSP_Service::parseAndLoad().
1.4.7
Generated on Sat Jun 13 22:39:38 2015 for AirTSP by
1.4.7