1.00.0
C++ Standard Airline IT Object Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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
8
#include <
stdair/stdair_basic_types.hpp
>
9
#include <
stdair/stdair_date_time_types.hpp
>
10
#include <
stdair/stdair_event_types.hpp
>
11
12
namespace
stdair {
13
15
extern
const
Count_T
DEFAULT_PROGRESS_STATUS
;
16
19
extern
const
Date_T
DEFAULT_EVENT_OLDEST_DATE
;
20
23
extern
const
DateTime_T
DEFAULT_EVENT_OLDEST_DATETIME
;
24
26
extern
const
Percentage_T
MAXIMUM_PROGRESS_STATUS
;
27
28
}
29
#endif // __STDAIR_BAS_BASCONST_EVENT_HPP
Generated on Sat Dec 22 2012 16:51:53 for StdAir by
1.8.1.1