StdAir Logo  1.00.16
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
BasConst_General.hpp
Go to the documentation of this file.
1#ifndef __STDAIR_BAS_BASCONST_GENERAL_HPP
2#define __STDAIR_BAS_BASCONST_GENERAL_HPP
3
4// //////////////////////////////////////////////////////////////////////
5// Import section
6// //////////////////////////////////////////////////////////////////////
7// STL
8#include <string>
9// StdAir
11
12namespace stdair {
13
15 extern const std::string DEFAULT_BOM_ROOT_KEY;
16
18 extern const double DEFAULT_EPSILON_VALUE;
19
22
25
28
31
33 extern const unsigned int DEFAULT_FLIGHT_SPEED;
34
37
40
43
46
48 extern const Count_T SECONDS_IN_ONE_DAY;
49
52
54 extern const Date_T DEFAULT_DATE;
55
57 extern const DateTime_T DEFAULT_DATETIME;
58
61
64
67
70
73
76
78 extern const unsigned int DEFAULT_NB_OF_DAYS_IN_A_YEAR;
79
82
85
88
90 extern const unsigned int DEFAULT_NUMBER_OF_SUBDIVISIONS;
91
92}
93#endif // __STDAIR_BAS_BASCONST_GENERAL_HPP
Handle on the StdAir library context.
boost::gregorian::date Date_T
const NbOfBookings_T DEFAULT_CLASS_NB_OF_BOOKINGS
unsigned short NbOfAirlines_T
boost::posix_time::ptime DateTime_T
const PriceCurrency_T DEFAULT_CURRENCY
unsigned long int Distance_T
unsigned long int RandomSeed_T
const std::string DEFAULT_BOM_ROOT_KEY
std::string ChannelLabel_T
const Distance_T DEFAULT_DISTANCE_VALUE
const Duration_T NULL_BOOST_TIME_DURATION
std::string PriceCurrency_T
NbOfRequests_T NbOfBookings_T
const OnDStringList_T DEFAULT_OND_STRING_LIST
Definition BasConst.cpp:727
const NbOfFlightDates_T DEFAULT_NB_OF_FLIGHTDATES
const Duration_T DEFAULT_NULL_DURATION
const unsigned int DEFAULT_NUMBER_OF_SUBDIVISIONS
const Fare_T DEFAULT_CLASS_FARE_VALUE
const Count_T SECONDS_IN_ONE_DAY
std::list< OnDString_T > OnDStringList_T
const Count_T MILLISECONDS_IN_ONE_SECOND
const ChannelLabel_T DEFAULT_CHANNEL
const CabinCapacity_T DEFAULT_CABIN_CAPACITY
const Date_T DEFAULT_DATE
const RandomSeed_T DEFAULT_RANDOM_SEED
boost::posix_time::time_duration Duration_T
const Fare_T DEFAULT_FARE_VALUE
const unsigned int DEFAULT_FLIGHT_SPEED
const BookingRatio_T DEFAULT_OND_BOOKING_RATE
const DateTime_T DEFAULT_DATETIME
const double DEFAULT_EPSILON_VALUE
const NbOfAirlines_T DEFAULT_NBOFAIRLINES
const unsigned int DEFAULT_NB_OF_DAYS_IN_A_YEAR
unsigned int Count_T
const Revenue_T DEFAULT_REVENUE_VALUE
const Duration_T DEFAULT_EPSILON_DURATION