$treeview $search $mathjax
#include <airtsp/command/OnDParserHelper.hpp>
Inheritance diagram for AIRTSP::OnDPeriodFileParser:
Public Member Functions | |
OnDPeriodFileParser (const stdair::Filename_T &iFilename, stdair::BomRoot &ioBomRoot) | |
bool | generateOnDPeriods () |
Definition at line 161 of file OnDParserHelper.hpp.
AIRTSP::OnDPeriodFileParser::OnDPeriodFileParser | ( | const stdair::Filename_T & | iFilename, | |
stdair::BomRoot & | ioBomRoot | |||
) |
Constructor.
Definition at line 342 of file OnDParserHelper.cpp.
bool AIRTSP::OnDPeriodFileParser::generateOnDPeriods | ( | ) |
Parse the input file and generate the O&D-Periods.
Definition at line 378 of file OnDParserHelper.cpp.
Referenced by AIRTSP::OnDParser::generateOnDPeriods().