StdAir Logo  0.45.1
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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 
16 
18  extern const Count_T DEFAULT_PROGRESS_STATUS;
19 
22  extern const Date_T DEFAULT_EVENT_OLDEST_DATE;
23 
27 
28 }
29 #endif // __STDAIR_BAS_BASCONST_EVENT_HPP