1.00.9
C++ Simulated Travel Demand Generation Library
Loading...
Searching...
No Matches
DemandParser.hpp
Go to the documentation of this file.
1
#ifndef __TRADEMGEN_CMD_DEMANDPARSER_HPP
2
#define __TRADEMGEN_CMD_DEMANDPARSER_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <string>
9
// StdAir
10
#include <stdair/stdair_basic_types.hpp>
11
#include <stdair/command/CmdAbstract.hpp>
12
// SEvMgr
13
#include <sevmgr/SEVMGR_Types.hpp>
14
// TraDemGen
15
#include <
trademgen/TRADEMGEN_Types.hpp
>
16
#include <
trademgen/basic/DemandCharacteristicsTypes.hpp
>
17
19
namespace
stdair
{
20
struct
RandomGeneration;
21
}
22
23
namespace
TRADEMGEN
{
24
28
class
DemandParser
:
public
stdair::CmdAbstract {
29
public
:
43
static
void
generateDemand
(
const
DemandFilePath
&,
44
SEVMGR::SEVMGR_ServicePtr_T,
45
stdair::RandomGeneration&,
46
const
POSProbabilityMass_T
&);
47
};
48
}
49
#endif
// __TRADEMGEN_CMD_DEMANDPARSER_HPP
DemandCharacteristicsTypes.hpp
TRADEMGEN_Types.hpp
TRADEMGEN
Definition
BasConst.cpp:10
stdair
Forward declarations.
Definition
CategoricalAttribute.hpp:14
TRADEMGEN::CategoricalAttributeLite< stdair::AirportCode_T >
TRADEMGEN::DemandParser
Class wrapping the parser entry point.
Definition
DemandParser.hpp:28
TRADEMGEN::DemandParser::generateDemand
static void generateDemand(const DemandFilePath &, SEVMGR::SEVMGR_ServicePtr_T, stdair::RandomGeneration &, const POSProbabilityMass_T &)
Definition
DemandParser.cpp:18
TRADEMGEN::DemandFilePath
Definition
TRADEMGEN_Types.hpp:30
Generated on Thu Sep 5 2024 17:01:21 for TraDemGen by
1.9.7