This is the complete list of members for PeripheralEvent, including all inherited members.
AxisState(void) const | PeripheralEvent | inline |
ButtonState(void) const | PeripheralEvent | inline |
DriverIndex(void) const | PeripheralEvent | inline |
FreeStruct(PERIPHERAL_EVENT &event) (defined in PeripheralEvent) | PeripheralEvent | inlinestatic |
HatState(void) const | PeripheralEvent | inline |
MotorState(void) const | PeripheralEvent | inline |
PeripheralEvent()=default | PeripheralEvent | |
PeripheralEvent(unsigned int peripheralIndex, unsigned int buttonIndex, JOYSTICK_STATE_BUTTON state) | PeripheralEvent | inline |
PeripheralEvent(unsigned int peripheralIndex, unsigned int hatIndex, JOYSTICK_STATE_HAT state) | PeripheralEvent | inline |
PeripheralEvent(unsigned int peripheralIndex, unsigned int axisIndex, JOYSTICK_STATE_AXIS state) | PeripheralEvent | inline |
PeripheralEvent(const PERIPHERAL_EVENT &event) (defined in PeripheralEvent) | PeripheralEvent | inlineexplicit |
PeripheralIndex(void) const | PeripheralEvent | inline |
SetAxisState(JOYSTICK_STATE_AXIS state) | PeripheralEvent | inline |
SetButtonState(JOYSTICK_STATE_BUTTON state) | PeripheralEvent | inline |
SetDriverIndex(unsigned int index) | PeripheralEvent | inline |
SetHatState(JOYSTICK_STATE_HAT state) | PeripheralEvent | inline |
SetMotorState(JOYSTICK_STATE_MOTOR state) | PeripheralEvent | inline |
SetPeripheralIndex(unsigned int index) | PeripheralEvent | inline |
SetType(PERIPHERAL_EVENT_TYPE type) | PeripheralEvent | inline |
ToStruct(PERIPHERAL_EVENT &event) const (defined in PeripheralEvent) | PeripheralEvent | inline |
Type(void) const | PeripheralEvent | inline |