$treeview $search $mathjax
#include <trademgen/command/DemandParserHelper.hpp>
Inheritance diagram for TRADEMGEN::DemandFileParser:
Public Member Functions | |
DemandFileParser (SEVMGR::SEVMGR_ServicePtr_T, stdair::RandomGeneration &, const POSProbabilityMass_T &, const stdair::Filename_T &iDemandInputFilename) | |
bool | generateDemand () |
Definition at line 434 of file DemandParserHelper.hpp.
TRADEMGEN::DemandFileParser::DemandFileParser | ( | SEVMGR::SEVMGR_ServicePtr_T | , | |
stdair::RandomGeneration & | , | |||
const POSProbabilityMass_T & | , | |||
const stdair::Filename_T & | iDemandInputFilename | |||
) |
Constructor.
bool TRADEMGEN::DemandFileParser::generateDemand | ( | ) |
Parse the demand input file.
Definition at line 897 of file DemandParserHelper.cpp.
Referenced by TRADEMGEN::DemandParser::generateDemand().