EMANE
1.2.1
|
#include "transportfactory.h"
#include "emane/transport.h"
#include "emane/utils/singleton.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | EMANE::TransportFactoryManager |
Factory Manager Singleton cache for TransportFactory 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::TransportFactoryManagerSingleton = TransportFactoryManager |