CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

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. More...

#define CS_LOAD_PLUGIN(Object, ClassID, Interface)
 Tell plugin manager driver to load a plugin. More...

#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. More...


Detailed Description

Definition in file plugin.h.


Generated for Crystal Space by doxygen 1.2.14