$treeview $search $mathjax
#include <airinv/command/vault/DCPParser.hpp>
Inheritance diagram for AIRINV::DCPParser:
Static Public Member Functions | |
static void | DCPRuleGeneration (const stdair::Filename_T &, stdair::BomRoot &) |
Definition at line 19 of file DCPParser.hpp.
void AIRINV::DCPParser::DCPRuleGeneration | ( | const stdair::Filename_T & | , | |
stdair::BomRoot & | ||||
) | [static] |
Parses the CSV file describing the DCPs for the simulator, and generates the event structures accordingly.
const | stdair::Filename_T& The file-name of the CSV-formatted DCP input file. | |
stdair::BomRoot& | Root of the BOM tree. |
Definition at line 16 of file DCPParser.cpp.