StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stdair_fare_types.hpp
Go to the documentation of this file.
1 #ifndef __STDAIR_STDAIR_FARE_TYPES_HPP
2 #define __STDAIR_STDAIR_FARE_TYPES_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 
8 namespace stdair {
9 
10  // //////// Type definitions /////////
12  typedef double NbOfFareRules_T;
13 
14 }
15 #endif // __STDAIR_STDAIR_FARE_TYPES_HPP