34 #ifndef EMANEEVENTGENERATORFACTORYMANAGER_HEADER_ 35 #define EMANEEVENTGENERATORFACTORYMANAGER_HEADER_ 75 typedef std::map<std::string, EventGeneratorFactory *> EventGeneratorFactoryMap;
77 EventGeneratorFactoryMap eventGeneratorFactoryMap_;
83 #endif //EMANEEVENTGENERATORFACTORYMANAGER_HEADER_ Factory for creating EventGenerators. The factory manages the DLL allowing for the creation of multip...
~EventGeneratorFactoryManager()
Ensure a class only has one instance, and provide a global point of access to it. ...
Factory Manager Singleton cache for EventGeneratorFactory objects. The manager creates and caches the...
EventGeneratorFactoryManager()
const EventGeneratorFactory & getEventGeneratorFactory(const std::string &sLibraryFile)