#include <src/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 |
OIS::HidInfo::HidInfo | ( | ) | [inline] |
Referenced by OIS::MacHIDManager::enumerateDeviceProperties().
IOHIDDeviceInterface** OIS::HidInfo::interface |
bool OIS::HidInfo::inUse |