AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRINV::DCPParser Class Reference

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

+ Inheritance diagram for AIRINV::DCPParser:

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:
conststdair::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: