$treeview $search $mathjax
AirTSP Logo  1.01.2
$projectbrief
$projectbrief
$searchbox

AIRTSP::OnDPeriodFileParser Class Reference

#include <airtsp/command/OnDParserHelper.hpp>

Inheritance diagram for AIRTSP::OnDPeriodFileParser:

CmdAbstract List of all members.

Public Member Functions

 OnDPeriodFileParser (const stdair::Filename_T &iFilename, stdair::BomRoot &ioBomRoot)
bool generateOnDPeriods ()

Detailed Description

Class wrapping the initialisation and entry point of the parser.
The seemingly redundancy is used to force the instantiation of the actual parser, which is a templatised Boost Spirit grammar. Hence, the actual parser is instantiated within that class object code.

Definition at line 161 of file OnDParserHelper.hpp.


Constructor & Destructor Documentation

AIRTSP::OnDPeriodFileParser::OnDPeriodFileParser ( const stdair::Filename_T &  iFilename,
stdair::BomRoot &  ioBomRoot 
)

Constructor.

Definition at line 342 of file OnDParserHelper.cpp.


Member Function Documentation

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().


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