Public Member Functions | |
PluginDescriptor () | |
Constructor. | |
~PluginDescriptor () | |
Destructor. | |
Private Member Functions | |
Game::Plugin * | createInstance (Core::Logger *pLogger) const |
Create an instance of the plugin. | |
void | releaseInstance (Game::Plugin *pInstance, Core::Logger *pLogger) const |
Release an instance of the plugin. |
syBR::InputOIS::PluginDescriptor::PluginDescriptor | ( | ) | [inline] |
Constructor.
syBR::InputOIS::PluginDescriptor::~PluginDescriptor | ( | ) | [inline, virtual] |
Game::Plugin* syBR::InputOIS::PluginDescriptor::createInstance | ( | Core::Logger * | pLogger | ) | const [inline, private, virtual] |
void syBR::InputOIS::PluginDescriptor::releaseInstance | ( | Game::Plugin * | pInstance, | |
Core::Logger * | pLogger | |||
) | const [inline, private, virtual] |
Copyright © 2008 by Sebastien Frippiat
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:34 2008