1 #ifndef __TVLSIM_BOM_CONFIGEXPORT_HPP 2 #define __TVLSIM_BOM_CONFIGEXPORT_HPP 8 #include <stdair/stdair_date_time_types.hpp> 21 struct SimulationStatus;
43 const stdair::Date_T& iStartDate,
44 const stdair::Date_T& iEndDate,
49 #endif // __TVLSIM_BOM_CONFIGEXPORT_HPP
static void updateSimulationStatus(stdair::STDAIR_Service &, SimulationStatus &, const stdair::Date_T &iStartDate, const stdair::Date_T &iEndDate, const NbOfRuns_T &)
Utility class to export object from the confguration holder.