#include <string>
#include <list>
#include "OBTSingleton.h"
#include "OBTPluginInterface.h"
#include "OBTTrace.h"
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | OBT::PluginLoaderImpl |
This class load / unload a plugin based on OBT::PluginInterface. More... | |
Namespaces | |
namespace | OBT |
Typedefs | |
typedef Singleton < PluginLoaderImpl > | OBT::PluginLoader |