This is the complete list of members for DriverPrimitive, including all inherited members.
| Center(void) const | DriverPrimitive | inline |
| CreateButton(unsigned int buttonIndex) | DriverPrimitive | inlinestatic |
| CreateMotor(unsigned int motorIndex) | DriverPrimitive | inlinestatic |
| CreateMouseButton(JOYSTICK_DRIVER_MOUSE_INDEX buttonIndex) | DriverPrimitive | inlinestatic |
| DriverIndex(void) const | DriverPrimitive | inline |
| DriverPrimitive(JOYSTICK_DRIVER_PRIMITIVE_TYPE type, unsigned int driverIndex) | DriverPrimitive | inlineprotected |
| DriverPrimitive(void)=default | DriverPrimitive | |
| DriverPrimitive(unsigned int hatIndex, JOYSTICK_DRIVER_HAT_DIRECTION direction) | DriverPrimitive | inline |
| DriverPrimitive(unsigned int axisIndex, int center, JOYSTICK_DRIVER_SEMIAXIS_DIRECTION direction, unsigned int range) | DriverPrimitive | inline |
| DriverPrimitive(std::string keycode) | DriverPrimitive | inline |
| DriverPrimitive(JOYSTICK_DRIVER_RELPOINTER_DIRECTION direction) | DriverPrimitive | inline |
| DriverPrimitive(const JOYSTICK_DRIVER_PRIMITIVE &primitive) (defined in DriverPrimitive) | DriverPrimitive | inlineexplicit |
| FreeStruct(JOYSTICK_DRIVER_PRIMITIVE &primitive) (defined in DriverPrimitive) | DriverPrimitive | inlinestatic |
| HatDirection(void) const | DriverPrimitive | inline |
| Keycode(void) const | DriverPrimitive | inline |
| MouseIndex(void) const | DriverPrimitive | inline |
| operator==(const DriverPrimitive &other) const | DriverPrimitive | inline |
| Range(void) const | DriverPrimitive | inline |
| RelPointerDirection(void) const | DriverPrimitive | inline |
| SemiAxisDirection(void) const | DriverPrimitive | inline |
| ToStruct(JOYSTICK_DRIVER_PRIMITIVE &driver_primitive) const (defined in DriverPrimitive) | DriverPrimitive | inline |
| Type(void) const | DriverPrimitive | inline |