1 #ifndef __TVLSIM_BOM_CONFIGIMPORT_HPP
2 #define __TVLSIM_BOM_CONFIGIMPORT_HPP
8 #include <stdair/stdair_date_time_types.hpp>
9 #include <stdair/stdair_maths_types.hpp>
10 #include <stdair/basic/DemandGenerationMethod.hpp>
45 static void importINI (stdair::STDAIR_Service&,
46 const stdair::Date_T& iStartDate,
47 const stdair::Date_T& iEndDate,
48 const stdair::RandomSeed_T&,
49 const stdair::DemandGenerationMethod&,
66 const stdair::ScheduleFilePath&,
67 const stdair::ODFilePath&,
68 const stdair::FRAT5FilePath&,
69 const stdair::FFDisutilityFilePath&,
70 const AIRRAC::YieldFilePath&,
71 const SIMFQT::FareFilePath&,
72 const TRADEMGEN::DemandFilePath&);
78 #endif // __TVLSIM_BOM_CONFIGIMPORT_HPP