OIS  1.5
Object-oriented Input System
OIS::InputManager Member List

This is the complete list of members for OIS::InputManager, including all inherited members.

_initialize(ParamList &paramList)=0OIS::InputManagerprotectedpure virtual
addFactoryCreator(FactoryCreator *factory)OIS::InputManager
AddOn_All enum valueOIS::InputManager
AddOn_LIRC enum valueOIS::InputManager
AddOn_WiiMote enum valueOIS::InputManager
AddOnFactories enum nameOIS::InputManager
createInputObject(Type iType, bool bufferMode, const std::string &vendor="")OIS::InputManager
createInputSystem(std::size_t winHandle)OIS::InputManagerstatic
createInputSystem(ParamList &paramList)OIS::InputManagerstatic
destroyInputObject(Object *obj)OIS::InputManager
destroyInputSystem(InputManager *manager)OIS::InputManagerstatic
enableAddOnFactory(AddOnFactories factory)OIS::InputManager
getNumberOfDevices(Type iType)OIS::InputManager
getVersionName()OIS::InputManager
getVersionNumber()OIS::InputManagerstatic
InputManager(const std::string &name)OIS::InputManagerexplicitprotected
inputSystemName()OIS::InputManager
listFreeDevices()OIS::InputManager
m_lircSupportOIS::InputManagerprotected
m_VersionNameOIS::InputManagerprotected
m_wiiMoteSupportOIS::InputManagerprotected
mFactoriesOIS::InputManagerprotected
mFactoryObjectsOIS::InputManagerprotected
mInputSystemNameOIS::InputManagerprotected
removeFactoryCreator(FactoryCreator *factory)OIS::InputManager
~InputManager()OIS::InputManagerprotectedvirtual