0.45.1
C++ Standard Airline IT Object Library
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
stdair_event_types.hpp
Go to the documentation of this file.
1
#ifndef __STDAIR_STDAIR_EVENT_TYPES_HPP
2
#define __STDAIR_STDAIR_EVENT_TYPES_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <string>
9
10
namespace
stdair {
11
12
// //////// Type definitions /////////
14
typedef
std::string
EventName_T
;
15
17
typedef
double
NbOfEvents_T
;
18
20
typedef
std::string
EventQueueID_T
;
21
23
typedef
std::string
EventGeneratorKey_T
;
24
25
}
26
#endif // __STDAIR_STDAIR_EVENT_TYPES_HPP
Generated on Thu Aug 16 2012 03:18:50 for StdAir by
1.8.1.2