$treeview $search $mathjax
SimFQT Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

SIMFQT::FareParser Class Reference

#include <simfqt/command/FareParser.hpp>

Inheritance diagram for SIMFQT::FareParser:
CmdAbstract

List of all members.

Static Public Member Functions

static void fareRuleGeneration (const FareFilePath &, stdair::BomRoot &)

Detailed Description

Class wrapping the parser entry point.

Definition at line 23 of file FareParser.hpp.


Member Function Documentation

void SIMFQT::FareParser::fareRuleGeneration ( const FareFilePath iFareFilename,
stdair::BomRoot &  ioBomRoot 
) [static]

Parses the CSV file describing the fares for the simulator, and generates the fare bom tree accordingly.

Parameters:
const FareFilePath& The file-name of the CSV-formatted fare input file.
stdair::BomRoot& Root of the BOM tree.

Definition at line 17 of file FareParser.cpp.

References SIMFQT::FareRuleFileParser::generateFareRules().

Referenced by SIMFQT::SIMFQT_Service::parseAndLoad().


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