nrEngine::EmptyPlugin Class Reference
[Plugin managment]

Simple class for empty plugin. This plugin doesn't have any effect. More...

Inheritance diagram for nrEngine::EmptyPlugin:

nrEngine::Plugin nrEngine::IResource

Public Member Functions

 EmptyPlugin ()
 Constructor does not call anything.
 ~EmptyPlugin ()
 Release used memory.
Result unloadResource ()
 Unload the empty resource.
Result reloadResource ()
 Reload the empty resource.
void * getSymbol (const std::string &name) const
 Return always NULL.

Detailed Description

Simple class for empty plugin. This plugin doesn't have any effect.

This class represents an empty plugin object. This corresponds to our empty resource interface, needed to work for resource managment. Empty plugin does not do anything.

Definition at line 231 of file Plugin.h.


The documentation for this class was generated from the following files:
Generated on Wed Sep 12 23:19:43 2007 for nrEngine by  doxygen 1.5.1