|
EMANE
1.2.1
|
#include "eventagentfactory.h"#include "emane/eventagent.h"#include "emane/utils/factoryexception.h"#include "emane/utils/singleton.h"#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | EMANE::EventAgentFactoryManager |
| Factory Manager Singleton cache for EventAgentFactory 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::EventAgentFactoryManagerSingleton = EventAgentFactoryManager |