1.00.12
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
stdair_service_types.hpp
Go to the documentation of this file.
1
#ifndef __STDAIR_STDAIR_SERVICE_HPP
2
#define __STDAIR_STDAIR_SERVICE_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// Boost (Extended STL)
8
#include <boost/shared_ptr.hpp>
9
10
namespace
stdair
{
11
12
// Forward declarations
13
class
STDAIR_Service;
14
16
typedef
boost::shared_ptr<STDAIR_Service>
STDAIR_ServicePtr_T
;
17
18
}
19
#endif
// __STDAIR_STDAIR_SERVICE_HPP
stdair
Handle on the StdAir library context.
Definition:
BasChronometer.cpp:9
stdair::STDAIR_ServicePtr_T
boost::shared_ptr< STDAIR_Service > STDAIR_ServicePtr_T
Definition:
stdair_service_types.hpp:16
Generated for StdAir by
1.9.5