#include <airinv/command/vault/DCPParser.hpp>
Inheritance diagram for AIRINV::DCPParser:Static Public Member Functions | |
| static void | DCPRuleGeneration (const stdair::Filename_T &, stdair::BomRoot &) |
Class wrapping the parser entry point.
Definition at line 19 of file DCPParser.hpp.
| void AIRINV::DCPParser::DCPRuleGeneration | ( | const stdair::Filename_T & | iFilename, |
| stdair::BomRoot & | ioBomRoot | ||
| ) | [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.
References AIRINV::DCPRuleFileParser::generateDCPRules().