31 #ifndef SYSTEMFACTORY_H_ 32 #define SYSTEMFACTORY_H_ Definition: IDeviceFamily.h:58
This is the base library main class.
Definition: BaseLib.h:95
Definition: BaseLib.cpp:34
SystemFactory()
Definition: SystemFactory.h:43
virtual DeviceFamily * createDeviceFamily(BaseLib::SharedObjects *bl, IFamilyEventSink *eventHandler)=0
Definition: SystemFactory.h:41
Definition: DeviceFamily.h:39
virtual ~SystemFactory()
Definition: SystemFactory.h:44