Go to the source code of this file.
Data Structures | |
class | CPluginHandlerBase |
The base class for all plugin handlers. More... | |
Typedefs | |
typedef std::map< std::string, const CPluginHandlerBase * > | HandlerHelpMap |
A map that is used to collect the plug-in handlers used in a program. More... | |