StdAir Logo  1.00.12
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
FacSTDAIRServiceContext.hpp
Go to the documentation of this file.
1#ifndef __STDAIR_SVC_FACSTDAIRSERVICECONTEXT_HPP
2#define __STDAIR_SVC_FACSTDAIRSERVICECONTEXT_HPP
3
4// //////////////////////////////////////////////////////////////////////
5// Import section
6// //////////////////////////////////////////////////////////////////////
7// StdAir
9
10namespace stdair {
11
13 class STDAIR_ServiceContext;
14
19 public:
20
29
37
46
47
48 protected:
55
56 private:
60 static FacSTDAIRServiceContext* _instance;
61 };
62
63}
64#endif // __STDAIR_SVC_FACSTDAIRSERVICECONTEXT_HPP
Handle on the StdAir library context.
static FacSTDAIRServiceContext & instance()
Class holding the context of the Stdair services.