This is the complete list of members for JoystickFeature, including all inherited members.
| FreeStruct(JOYSTICK_FEATURE &feature) (defined in JoystickFeature) | JoystickFeature | inlinestatic |
| IsValid() const | JoystickFeature | inline |
| JoystickFeature(const std::string &name="", JOYSTICK_FEATURE_TYPE type=JOYSTICK_FEATURE_TYPE_UNKNOWN) | JoystickFeature | inline |
| JoystickFeature(const JoystickFeature &other) | JoystickFeature | inline |
| JoystickFeature(const JOYSTICK_FEATURE &feature) (defined in JoystickFeature) | JoystickFeature | inlineexplicit |
| Name(void) const | JoystickFeature | inline |
| operator=(const JoystickFeature &rhs) | JoystickFeature | inline |
| operator==(const JoystickFeature &other) const | JoystickFeature | inline |
| Primitive(JOYSTICK_FEATURE_PRIMITIVE which) const | JoystickFeature | inline |
| Primitives() | JoystickFeature | inline |
| Primitives() const | JoystickFeature | inline |
| SetInvalid(void) | JoystickFeature | inline |
| SetName(const std::string &name) | JoystickFeature | inline |
| SetPrimitive(JOYSTICK_FEATURE_PRIMITIVE which, const DriverPrimitive &primitive) | JoystickFeature | inline |
| SetType(JOYSTICK_FEATURE_TYPE type) | JoystickFeature | inline |
| ToStruct(JOYSTICK_FEATURE &feature) const (defined in JoystickFeature) | JoystickFeature | inline |
| Type(void) const | JoystickFeature | inline |