1.01.6
C++ Simulated Travel-Oriented Distribution System Library
Loading...
Searching...
No Matches
ConfigExport.hpp
Go to the documentation of this file.
1
#ifndef __TVLSIM_BOM_CONFIGEXPORT_HPP
2
#define __TVLSIM_BOM_CONFIGEXPORT_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Export section
6
// //////////////////////////////////////////////////////////////////////
7
// StdAir
8
#include <stdair/stdair_date_time_types.hpp>
9
// TvlSim
10
#include <
tvlsim/TVLSIM_Types.hpp
>
11
12
13
// Forward declarations
14
namespace
stdair
{
15
class
STDAIR_Service;
16
}
17
18
namespace
TVLSIM
{
19
20
// Forward declaration
21
struct
SimulationStatus;
22
26
class
ConfigExport
{
27
public
:
28
// //////////////// Export support methods /////////////////
41
static
void
updateSimulationStatus
(stdair::STDAIR_Service&,
42
SimulationStatus
&,
43
const
stdair::Date_T& iStartDate,
44
const
stdair::Date_T& iEndDate,
45
const
NbOfRuns_T
&);
46
47
};
48
}
49
#endif
// __TVLSIM_BOM_CONFIGEXPORT_HPP
TVLSIM_Types.hpp
TVLSIM::ConfigExport
Utility class to export object from the confguration holder.
Definition
ConfigExport.hpp:26
TVLSIM::ConfigExport::updateSimulationStatus
static void updateSimulationStatus(stdair::STDAIR_Service &, SimulationStatus &, const stdair::Date_T &iStartDate, const stdair::Date_T &iEndDate, const NbOfRuns_T &)
Definition
ConfigExport.cpp:16
TVLSIM
Definition
BasConst.cpp:7
TVLSIM::NbOfRuns_T
unsigned int NbOfRuns_T
Definition
TVLSIM_Types.hpp:38
stdair
Definition
ConfigExport.hpp:14
TVLSIM::SimulationStatus
Definition
SimulationStatus.hpp:29
Generated on Sun Oct 22 2023 00:00:00 for TvlSim by
1.9.8