0.07.4
C++ Open Travel Request Parsing Library
|
|
Go to the documentation of this file. 1 #ifndef __OPENTREP_FAC_FACSUPERVISOR_HPP
2 #define __OPENTREP_FAC_FACSUPERVISOR_HPP
14 class FacServiceAbstract;
150 #endif // __OPENTREP_FAC_FACSUPERVISOR_HPP
FacSupervisor(const FacSupervisor &)
void cleanLoggerService()
void registerXapianDBFactory(FacXapianDB *)
std::vector< FacServiceAbstract * > ServiceFactoryPool_T
void registerLoggerService(Logger *)
static void cleanFactory()
Factory for a Xapian WritableDatabase object.
static FacSupervisor & instance()
std::vector< FacBomAbstract * > BomFactoryPool_T
void registerServiceFactory(FacServiceAbstract *)
void registerBomFactory(FacBomAbstract *)