34 #ifndef EMANEEVENTGENERATORFACTORY_HEADER_ 35 #define EMANEEVENTGENERATORFACTORY_HEADER_ 83 CreateEventGeneratorFunc createEventGeneratorFunc_;
84 DestroyEventGeneratorFunc destroyEventGeneratorFunc_;
88 #endif //EMANEEVENTGENERATORFACTORY_HEADER_ Factory for creating EventGenerators. The factory manages the DLL allowing for the creation of multip...
void destoryEventGenerator(EventGenerator *pGen) const
Base class for all event generators.
EventGeneratorFactory(const std::string &sLibraryName)
EventGenerator * createEventGenerator(PlatformServiceProvider *pPlatformService) const