1 #ifndef __OPENTREP_FAC_FACSUPERVISOR_HPP
2 #define __OPENTREP_FAC_FACSUPERVISOR_HPP
14 class FacServiceAbstract;
97 #endif // __OPENTREP_FAC_FACSUPERVISOR_HPP
static FacSupervisor & instance()
void registerServiceFactory(FacServiceAbstract *)
FacSupervisor(const FacSupervisor &)
std::vector< FacServiceAbstract * > ServiceFactoryPool_T
void cleanLoggerService()
void registerBomFactory(FacBomAbstract *)
static void cleanFactory()
std::vector< FacBomAbstract * > BomFactoryPool_T
void registerLoggerService(Logger *)