TraDemGen Logo  1.00.0
C++ Simulated Travel Demand Generation Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
DemandCharacteristicsTypes.hpp
Go to the documentation of this file.
1 #ifndef __TRADEMGEN_BAS_DEMANDCHARACTERISTICSTYPES_HPP
2 #define __TRADEMGEN_BAS_DEMANDCHARACTERISTICSTYPES_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // StdAir
8 #include <stdair/stdair_basic_types.hpp>
9 #include <stdair/stdair_date_time_types.hpp>
10 #include <stdair/stdair_demand_types.hpp>
11 // TraDemGen
14 
15 namespace TRADEMGEN {
16 
20 
23 
26 
29 
32 
35 
38 
41 
44 
47 
50 
53 
56 
59 
62 
65 
69 }
70 #endif // __TRADEMGEN_BAS_DEMANDCHARACTERISTICSTYPES_HPP