|
EMANE
1.2.1
|
#include "eventgeneratorfactory.h"#include "emane/eventgenerator.h"#include "emane/utils/singleton.h"#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | EMANE::EventGeneratorFactoryManager |
| Factory Manager Singleton cache for EventGeneratorFactory objects. The manager creates and caches the factories and keeps them in scope for the duration of its lifecycle. More... | |
Namespaces | |
| EMANE | |
Typedefs | |
| using | EMANE::EventGeneratorFactoryManagerSingleton = EventGeneratorFactoryManager |