#include <airinv/command/vault/DCPParser.hpp>
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.
|
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().