|
PTLib
Version 2.12.9
|
#include <ptlib/plugin.h>

Go to the source code of this file.
Classes | |
| class | PPluginSuffix |
| class | PPluginManager |
| class | PPluginModuleManager |
Macros | |
| #define | PLUGIN_LOADER_STARTUP_NAME "PluginLoaderStartup" |
Functions | |
| template<class C > | |
| void | PLoadPluginDirectory (C &obj, const PDirectory &directory, const char *suffix=NULL) |
| PFACTORY_LOAD (PluginLoaderStartup) | |
| #define PLUGIN_LOADER_STARTUP_NAME "PluginLoaderStartup" |
| PFACTORY_LOAD | ( | PluginLoaderStartup | ) |
| void PLoadPluginDirectory | ( | C & | obj, |
| const PDirectory & | directory, | ||
| const char * | suffix = NULL |
||
| ) |