#include <string>
#include <map>
#include <algorithm>
#include "BESPlugin.h"
#include "BESObj.h"
Go to the source code of this file.
Classes | |
class | BESPluginFactory< C > |
A Factory for objects whose implementations reside in shared objects designed to be loaded at run time. More... | |
struct | BESPluginFactory< C >::DeletePlugins |