$treeview $search $mathjax
AirInv Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

AIRINV::DCPParser Class Reference

#include <airinv/command/vault/DCPParser.hpp>

Inheritance diagram for AIRINV::DCPParser:
CmdAbstract

List of all members.

Static Public Member Functions

static void DCPRuleGeneration (const stdair::Filename_T &, stdair::BomRoot &)

Detailed Description

Class wrapping the parser entry point.

Definition at line 19 of file DCPParser.hpp.


Member Function Documentation

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.

Parameters:
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().


The documentation for this class was generated from the following files: