createObject(InputManager *creator, Type iType, bool bufferMode, const std::string &vendor="")=0 | OIS::FactoryCreator | [pure virtual] |
destroyObject(Object *obj)=0 | OIS::FactoryCreator | [pure virtual] |
freeDeviceList()=0 | OIS::FactoryCreator | [pure virtual] |
freeDevices(Type iType)=0 | OIS::FactoryCreator | [pure virtual] |
totalDevices(Type iType)=0 | OIS::FactoryCreator | [pure virtual] |
vendorExist(Type iType, const std::string &vendor)=0 | OIS::FactoryCreator | [pure virtual] |
~FactoryCreator() | OIS::FactoryCreator | [inline, virtual] |