StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BasConst_Period_BOM.hpp
Go to the documentation of this file.
1 #ifndef __STDAIR_BAS_BASCONST_PERIOD_BOM_HPP
2 #define __STDAIR_BAS_BASCONST_PERIOD_BOM_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // StdAir
9 
10 namespace stdair {
11 
12  // //////// (Flight-)Period-related BOM ///////
15 
17  extern const std::string DOW_STR[];
18 
20  extern const DOW_String_T DEFAULT_DOW_STRING;
21 
23  extern const DateOffset_T DEFAULT_DATE_OFFSET;
24 
27 
28 }
29 #endif // __STDAIR_BAS_BASCONST_PERIOD_BOM_HPP