iutil/plugin.h File Reference
More...
#include "csutil/scf.h"
Go to the source code of this file.
Compounds | |
struct | iPluginIterator |
An iterator to iterate over all plugins in the plugin manager. More... | |
struct | iPluginManager |
This is the plugin manager. More... | |
Defines | |
#define | CS_QUERY_PLUGIN_CLASS(Object, ClassID, Interface) |
Find a plugin by his class ID. | |
#define | CS_LOAD_PLUGIN(Object, ClassID, Interface) |
Tell plugin manager driver to load a plugin. | |
#define | CS_LOAD_PLUGIN_ALWAYS(Object, ClassID) csPtr<iBase> ((Object)->LoadPlugin (ClassID, 0, 0)) |
Same as CS_LOAD_PLUGIN but don't bother asking for a interface. |
Detailed Description
Definition in file plugin.h.
Generated for Crystal Space by doxygen 1.2.18