CrystalSpace

Public API Reference

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

csPluginRequest Class Reference
[Application Framework]

This class represents a single plugin request for csInitializer::RequestPlugins(). More...

#include <initapp.h>

List of all members.


Detailed Description

This class represents a single plugin request for csInitializer::RequestPlugins().

As a shortcut, rather than constructing a csPluginRequest with individual arguments, you can use CS_REQUEST_PLUGIN() or one of its derivatives, such as CS_REQUEST_VFS. For example:

 csPluginRequest r1(CS_REQUEST_VFS);
 csPluginRequest r2(CS_REQUEST_PLUGIN("myproj.foobar",iFoobar));

Definition at line 109 of file initapp.h.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18