StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BasConst_Event.hpp
Go to the documentation of this file.
1 #ifndef __STDAIR_BAS_BASCONST_EVENT_HPP
2 #define __STDAIR_BAS_BASCONST_EVENT_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // StdAir
11 
12 namespace stdair {
13 
15  extern const Count_T DEFAULT_PROGRESS_STATUS;
16 
19  extern const Date_T DEFAULT_EVENT_OLDEST_DATE;
20 
24 
27 
28 }
29 #endif // __STDAIR_BAS_BASCONST_EVENT_HPP