AirSched Logo  1.00.0
C++ Simulated Airline Schedule Manager Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AIRSCHED::OnDParser Class Reference

Class wrapping the parser entry point. More...

#include <airsched/command/OnDParser.hpp>

+ Inheritance diagram for AIRSCHED::OnDParser:

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