1.00.3
C++ Standard Airline IT Object Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
SnapshotTypes.hpp
Go to the documentation of this file.
1
// //////////////////////////////////////////////////////////////////////
2
#ifndef __STDAIR_BOM_SNAPSHOTTYPES_HPP
3
#define __STDAIR_BOM_SNAPSHOTTYPES_HPP
4
5
// //////////////////////////////////////////////////////////////////////
6
// Import section
7
// //////////////////////////////////////////////////////////////////////
8
// Boost
9
#include <boost/shared_ptr.hpp>
10
11
namespace
stdair
{
12
13
// Forward declarations
14
struct
SnapshotStruct
;
15
16
// ///////////// Type definitions //////////////
18
typedef
boost::shared_ptr<SnapshotStruct>
SnapshotPtr_T
;
19
20
}
21
#endif // __STDAIR_BOM_SNAPSHOTTYPES_HPP
22
stdair::SnapshotPtr_T
boost::shared_ptr< SnapshotStruct > SnapshotPtr_T
Definition:
SnapshotTypes.hpp:14
stdair
Handle on the StdAir library context.
Definition:
BasChronometer.cpp:9
stdair::SnapshotStruct
Definition:
SnapshotStruct.hpp:19
Generated for StdAir by
1.8.9.1