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

AIRSCHED::OnDParser Class Reference

Class wrapping the parser entry point. More...

#include <airsched/command/OnDParser.hpp>

Inheritance diagram for AIRSCHED::OnDParser:
CmdAbstract

List of all members.

Static Public Member Functions

static void generateOnDPeriods (const stdair::ODFilePath &, stdair::BomRoot &)

Detailed Description

Class wrapping the parser entry point.

Definition at line 24 of file OnDParser.hpp.


Member Function Documentation

void AIRSCHED::OnDParser::generateOnDPeriods ( const stdair::ODFilePath &  iODFilename,
stdair::BomRoot &  ioBomRoot 
) [static]

Parse the CSV file describing the O&D.

Parameters:
const stdair::ODFilePath& The file-name of the CSV-formatted fare input file and the container.

Definition at line 17 of file OnDParser.cpp.

References AIRSCHED::OnDPeriodFileParser::generateOnDPeriods().

Referenced by AIRSCHED::AIRSCHED_Service::parseAndLoad().


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