$treeview $search $mathjax
Class wrapping the parser entry point. More...
#include <airtsp/command/OnDParser.hpp>
Static Public Member Functions | |
static void | generateOnDPeriods (const stdair::ODFilePath &, stdair::BomRoot &) |
Class wrapping the parser entry point.
Definition at line 24 of file OnDParser.hpp.
void AIRTSP::OnDParser::generateOnDPeriods | ( | const stdair::ODFilePath & | iODFilename, | |
stdair::BomRoot & | ioBomRoot | |||
) | [static] |
Parse the CSV file describing the O&D.
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 AIRTSP::OnDPeriodFileParser::generateOnDPeriods().
Referenced by AIRTSP::AIRTSP_Service::parseAndLoad().