AirSched Logo  0.1.4
C++ Simulated Airline Schedule Manager Library
AIRSCHED::OnDParser Class Reference

Class wrapping the parser entry point. More...

#include <airsched/command/OnDParser.hpp>

Inheritance diagram for AIRSCHED::OnDParser:

List of all members.

Static Public Member Functions

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

Detailed Description

Class wrapping the parser entry point.

Definition at line 23 of file OnDParser.hpp.


Member Function Documentation

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

Parse the CSV file describing the O&D.

Parameters:
conststd::string& The file-name of the CSV-formatted fare input file and the container.

Definition at line 16 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: