Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
OIS::EventUtils Class Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/linux/EventHelpers.h>

Static Public Member Functions

static void enumerateForceFeedback (int deviceID, LinuxForceFeedback **ff)
 
static std::string getName (int deviceID)
 
static std::string getPhysicalLocation (int deviceID)
 
static std::string getUniqueId (int deviceID)
 
static bool isJoyStick (int deviceID, JoyStickInfo &js)
 
static bool isKeyboard (int)
 
static bool isMouse (int)
 
static void removeForceFeedback (LinuxForceFeedback **ff)
 

Member Function Documentation

void EventUtils::enumerateForceFeedback ( int  deviceID,
LinuxForceFeedback **  ff 
)
static
string EventUtils::getName ( int  deviceID)
static
string EventUtils::getPhysicalLocation ( int  deviceID)
static
string EventUtils::getUniqueId ( int  deviceID)
static
bool EventUtils::isJoyStick ( int  deviceID,
JoyStickInfo js 
)
static
static bool OIS::EventUtils::isKeyboard ( int  )
inlinestatic
static bool OIS::EventUtils::isMouse ( int  )
inlinestatic
void EventUtils::removeForceFeedback ( LinuxForceFeedback **  ff)
static

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