Inheritance diagram for DynExecutorManager:

Public Member Functions | |
| DynExecutorManager () | |
| DynamicExecutor * | getPlugin (string &name) |
| virtual | ~DynExecutorManager () |
Protected Member Functions | |
| virtual Plugin * | createPluginObject () |
|
|
Initialize the object. |
|
|
Destroy the object. |
|
|
Create the appropriate object to keep a plugin. Reimplemented from PluginsNamespaceManager. |
|
|
Get a plugin by its name.
Reimplemented from PluginsNamespace. |
1.3.9.1