1.00.18
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
ConfigHolderTypes.hpp
Go to the documentation of this file.
1
// //////////////////////////////////////////////////////////////////////
2
#ifndef __STDAIR_BOM_CONFIGHOLDERTYPES_HPP
3
#define __STDAIR_BOM_CONFIGHOLDERTYPES_HPP
4
5
// //////////////////////////////////////////////////////////////////////
6
// Import section
7
// //////////////////////////////////////////////////////////////////////
8
// STL
9
#include <list>
10
// Boost
11
#include <boost/shared_ptr.hpp>
12
13
namespace
stdair
{
14
15
// Forward declarations
16
struct
ConfigHolderStruct
;
17
18
// ///////////// Type definitions //////////////
20
typedef
boost::shared_ptr<ConfigHolderStruct>
ConfigHolderPtr_T
;
21
22
}
23
#endif
// __STDAIR_BOM_CONFIGHOLDERTYPES_HPP
24
stdair
Handle on the StdAir library context.
Definition
BasChronometer.cpp:9
stdair::ConfigHolderPtr_T
boost::shared_ptr< ConfigHolderStruct > ConfigHolderPtr_T
Definition
ConfigHolderTypes.hpp:20
stdair::ConfigHolderStruct
Definition
ConfigHolderStruct.hpp:40
Generated for StdAir by
1.13.2