Relacs Core Library
0.9.8
|
Classes | |
class | Plugins |
Namespaces | |
relacs | |
Macros | |
#define | addPlugin(pluginClass, pluginSet, pluginType) |
#define addPlugin | ( | pluginClass, | |
pluginSet, | |||
pluginType | |||
) |
Makes a class a plugin that is managed by Plugins.
[in] | pluginClass | the class name |
[in] | pluginSet | the name of the plugin set |
[out] | pluginType | the type of the plugin |