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_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
8
#include <
stdair/stdair_types.hpp
>
9
10
namespace
stdair {
11
12
// //////// (Flight-)Period-related BOM ///////
14
extern
const
DatePeriod_T
BOOST_DEFAULT_DATE_PERIOD
;
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
26
extern
const
DayDuration_T
DEFAULT_DAY_DURATION
;
27
28
}
29
#endif // __STDAIR_BAS_BASCONST_PERIOD_BOM_HPP
Generated on Sat Dec 22 2012 16:51:53 for StdAir by
1.8.1.1