ParCompMark::Plugin Member List
This is the complete list of members for
ParCompMark::Plugin, including all inherited members.
| _checkError() | ParCompMark::Plugin | [inline, protected, virtual] |
| _finalizeSpecific()=0 | ParCompMark::Plugin | [protected, pure virtual] |
| _getErrorMsg() | ParCompMark::Plugin | [protected, virtual] |
| _getNeededLibs() | ParCompMark::Plugin | [protected, virtual] |
| _initializeSpecific()=0 | ParCompMark::Plugin | [protected, pure virtual] |
| _loggerFunction(const void *handle, const char *message) | ParCompMark::Plugin | [protected, static] |
| _onLoad() | ParCompMark::Plugin | [protected, virtual] |
| _onUnload() | ParCompMark::Plugin | [protected, virtual] |
| _setLoggerFunction() | ParCompMark::Plugin | [protected, virtual] |
| _setPluginHandle() | ParCompMark::Plugin | [protected, virtual] |
| BASIC_PLUGIN enum value | ParCompMark::Plugin | |
| DynLoad(const std::string &libName) | ParCompMark::DynLoad | |
| finalize() | ParCompMark::Plugin | [virtual] |
| getFunction(const std::string &funcName) const | ParCompMark::DynLoad | [virtual] |
| getHandle() const | ParCompMark::DynLoad | [inline] |
| getInitialized() const | ParCompMark::Plugin | [inline] |
| getLastError() const | ParCompMark::Plugin | [inline] |
| getLibraryName() const | ParCompMark::DynLoad | [inline] |
| getName() const | ParCompMark::Name | [inline] |
| getNeededLibs() const | ParCompMark::Plugin | [inline] |
| getPluginType() const | ParCompMark::Plugin | [inline] |
| hasFunction(const std::string &funcName) const | ParCompMark::DynLoad | [virtual] |
| initialize() | ParCompMark::Plugin | [virtual] |
| load() | ParCompMark::DynLoad | [protected, virtual] |
| loggerFunctionType typedef | ParCompMark::Plugin | [protected] |
| mHandle | ParCompMark::DynLoad | [protected] |
| mInitialized | ParCompMark::Plugin | [protected] |
| mLastError | ParCompMark::Plugin | [protected] |
| mLibraryName | ParCompMark::DynLoad | [protected] |
| mName | ParCompMark::Name | [protected] |
| mNeededLibs | ParCompMark::Plugin | [protected] |
| mPluginType | ParCompMark::Plugin | [protected] |
| Name() | ParCompMark::Name | |
| Name(const std::string &name) | ParCompMark::Name | |
| pcmGetErrorMsgType typedef | ParCompMark::Plugin | [protected] |
| pcmGetNeededLibsType typedef | ParCompMark::Plugin | [protected] |
| pcmOnLoadType typedef | ParCompMark::Plugin | [protected] |
| pcmOnUnloadType typedef | ParCompMark::Plugin | [protected] |
| pcmSetLoggerFunctionType typedef | ParCompMark::Plugin | [protected] |
| pcmSetPluginHandleType typedef | ParCompMark::Plugin | [protected] |
| Plugin(const PluginType &type, const std::string &name, const std::string &filename) | ParCompMark::Plugin | |
| PluginType enum name | ParCompMark::Plugin | |
| Pointer typedef | ParCompMark::Plugin | |
| RENDERER_PLUGIN enum value | ParCompMark::Plugin | |
| setName(const std::string &name) | ParCompMark::Name | [inline] |
| unload() | ParCompMark::DynLoad | [protected, virtual] |
| ~DynLoad() | ParCompMark::DynLoad | [virtual] |
| ~Name() | ParCompMark::Name | [virtual] |
| ~Plugin() | ParCompMark::Plugin | [virtual] |