NCBI C++ ToolKit
|
Search Toolkit Book for CPluginManagerStore::CPMMaker
Utility class to get plugin manager from the store If it is not there, class will create and add new instance to the store. More...
#include <corelib/plugin_manager_store.hpp>
Public Types | |
typedef CPluginManager< TInterface > | TPluginManager |
Static Public Member Functions | |
static CPluginManager< TInterface > * | Get (void) |
static CPluginManager< TInterface > * | Get (const string &pm_name) |
Utility class to get plugin manager from the store If it is not there, class will create and add new instance to the store.
Definition at line 115 of file plugin_manager_store.hpp.
typedef CPluginManager<TInterface> CPluginManagerStore::CPMMaker< TInterface >::TPluginManager |
Definition at line 117 of file plugin_manager_store.hpp.
|
inlinestatic |
pm_name | Storage name for plugin manager |
Definition at line 128 of file plugin_manager_store.hpp.
References CPluginManagerGetter< Interface >::Get().
|
inlinestatic |
Definition at line 120 of file plugin_manager_store.hpp.
References CPluginManagerGetter< Interface >::Get().