13 FacSTDAIRServiceContext* FacSTDAIRServiceContext::_instance = NULL;
23 if (_instance == NULL) {
25 assert (_instance != NULL);
37 assert (aServiceContext_ptr != NULL);
40 _pool.push_back (aServiceContext_ptr);
42 return *aServiceContext_ptr;
~FacSTDAIRServiceContext()
Handle on the StdAir library context.
STDAIR_ServiceContext & create()
static FacSupervisor & instance()
Class holding the context of the Stdair services.
static FacSTDAIRServiceContext & instance()
void registerServiceFactory(FacServiceAbstract *)
FacSTDAIRServiceContext()