nrEngine::PluginLoader Class Reference
[Plugin managment]

Plugin loader does handle loading/creating of plugin libraries for the engine. More...

Inheritance diagram for nrEngine::PluginLoader:

nrEngine::IResourceLoader

Public Member Functions

 PluginLoader ()
 ~PluginLoader ()

Detailed Description

Plugin loader does handle loading/creating of plugin libraries for the engine.

This is a derived class from ResourceLoader. This class does support loading of plugins (*.so, *.dll).

See also:
IResourceLoader

Definition at line 54 of file PluginLoader.h.


Constructor & Destructor Documentation

nrEngine::PluginLoader::PluginLoader (  ) 

Declare supported resource types and supported files.

Definition at line 39 of file PluginLoader.cpp.

References nrEngine::ScriptEngine::add(), and nrEngine::Engine::sScriptEngine().

nrEngine::PluginLoader::~PluginLoader (  ) 

Destructor

Definition at line 49 of file PluginLoader.cpp.

References nrEngine::ScriptEngine::del(), and nrEngine::Engine::sScriptEngine().


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