1#ifndef __SIMCRS_FAC_FACSUPERVISOR_HPP
2#define __SIMCRS_FAC_FACSUPERVISOR_HPP
14 class FacServiceAbstract;
FacSupervisor(const FacSupervisor &)
std::vector< FacBomAbstract * > BomFactoryPool_T
std::vector< FacServiceAbstract * > ServiceFactoryPool_T
void registerServiceFactory(FacServiceAbstract *)
void registerBomFactory(FacBomAbstract *)
static FacSupervisor & instance()
static void cleanFactory()