syBR::InputOIS::PluginDescriptor Class Reference

OIS input plugin descriptor. More...

Inheritance diagram for syBR::InputOIS::PluginDescriptor:

syBR::Game::PluginDescriptor

List of all members.

Public Member Functions

 PluginDescriptor ()
 Constructor.
 ~PluginDescriptor ()
 Destructor.

Private Member Functions

Game::PlugincreateInstance (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.


Detailed Description

OIS input plugin descriptor.

Constructor & Destructor Documentation

syBR::InputOIS::PluginDescriptor::PluginDescriptor (  )  [inline]

Constructor.

syBR::InputOIS::PluginDescriptor::~PluginDescriptor (  )  [inline, virtual]

Destructor.

Reimplemented from syBR::Game::PluginDescriptor.


Member Function Documentation

Game::Plugin* syBR::InputOIS::PluginDescriptor::createInstance ( Core::Logger pLogger  )  const [inline, private, virtual]

Create an instance of the plugin.

See also:
syBR::Game::PluginDescriptor::createInstance()

Implements syBR::Game::PluginDescriptor.

void syBR::InputOIS::PluginDescriptor::releaseInstance ( Game::Plugin pInstance,
Core::Logger pLogger 
) const [inline, private, virtual]

Release an instance of the plugin.

See also:
syBR::Game::PluginDescriptor::releaseInstance()

Implements syBR::Game::PluginDescriptor.


The documentation for this class was generated from the following file:

Copyright © 2008 by Sebastien Frippiat
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:34 2008