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
key_types.hpp
Go to the documentation of this file.
1
#ifndef __STDAIR_BOM_KEY_TYPES_HPP
2
#define __STDAIR_BOM_KEY_TYPES_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <string>
9
#include <list>
10
11
namespace
stdair {
12
13
// //////////////////// Type definitions ///////////
15
typedef
std::string
MapKey_T
;
16
18
typedef
std::list<std::string>
KeyList_T
;
19
20
}
21
#endif // __STDAIR_BOM_KEY_TYPES_HPP
Generated on Mon Aug 27 2012 21:34:04 for StdAir by
1.8.1.2