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

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/mac/MacHIDManager.h>

Public Member Functions

 HidInfo ()
 

Public Attributes

std::string combinedKey
 
IOHIDDeviceInterface ** interface
 
bool inUse
 
int numAxes
 
int numButtons
 
int numHats
 
std::string productKey
 
Type type
 
std::string vendor
 

Constructor & Destructor Documentation

OIS::HidInfo::HidInfo ( )
inline

Member Data Documentation

std::string OIS::HidInfo::combinedKey
IOHIDDeviceInterface** OIS::HidInfo::interface
bool OIS::HidInfo::inUse
int OIS::HidInfo::numAxes
int OIS::HidInfo::numButtons
int OIS::HidInfo::numHats
std::string OIS::HidInfo::productKey
Type OIS::HidInfo::type
std::string OIS::HidInfo::vendor

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