1.00.2
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
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
stdair::KeyList_T
std::list< std::string > KeyList_T
Definition:
key_types.hpp:18
stdair::MapKey_T
std::string MapKey_T
Definition:
key_types.hpp:15
Generated on Wed Jan 20 2016 14:19:57 for StdAir by
1.8.5