WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
frc::XboxController Member List

This is the complete list of members for frc::XboxController, including all inherited members.

_globalError (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
_globalErrorMutex (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
GamepadBase(int port) (defined in frc::GamepadBase)frc::GamepadBaseexplicit
GenericHID(int port) (defined in frc::GenericHID)frc::GenericHIDexplicit
GetAButton() const frc::XboxController
GetBackButton() const frc::XboxController
GetBButton() const frc::XboxController
GetBumper(JoystickHand hand) const overridefrc::XboxControllervirtual
GetError()frc::ErrorBasevirtual
GetError() const (defined in frc::ErrorBase)frc::ErrorBasevirtual
GetGlobalError()frc::ErrorBasestatic
GetName() const frc::GenericHID
GetPort() const frc::GenericHID
GetPOV(int pov=0) const frc::GenericHID
GetPOVCount() const frc::GenericHID
GetRawAxis(int axis) const frc::GenericHIDvirtual
GetRawButton(int button) const frc::GenericHID
GetStartButton() const frc::XboxController
GetStickButton(JoystickHand hand) const overridefrc::XboxControllervirtual
GetTriggerAxis(JoystickHand hand) const frc::XboxControllervirtual
GetType() const frc::GenericHID
GetX(JoystickHand hand) const overridefrc::XboxControllervirtual
GetXButton() const frc::XboxController
GetY(JoystickHand hand) const overridefrc::XboxControllervirtual
GetYButton() const frc::XboxController
HIDType enum name (defined in frc::GenericHID)frc::GenericHID
JoystickHand enum name (defined in frc::GenericHID)frc::GenericHID
kHID1stPerson enum value (defined in frc::GenericHID)frc::GenericHID
kHIDDriving enum value (defined in frc::GenericHID)frc::GenericHID
kHIDFlight enum value (defined in frc::GenericHID)frc::GenericHID
kHIDGamepad enum value (defined in frc::GenericHID)frc::GenericHID
kHIDJoystick enum value (defined in frc::GenericHID)frc::GenericHID
kLeftHand enum value (defined in frc::GenericHID)frc::GenericHID
kLeftRumble enum value (defined in frc::GenericHID)frc::GenericHID
kRightHand enum value (defined in frc::GenericHID)frc::GenericHID
kRightRumble enum value (defined in frc::GenericHID)frc::GenericHID
kUnknown enum value (defined in frc::GenericHID)frc::GenericHID
kXInputArcadePad enum value (defined in frc::GenericHID)frc::GenericHID
kXInputArcadeStick enum value (defined in frc::GenericHID)frc::GenericHID
kXInputDancePad enum value (defined in frc::GenericHID)frc::GenericHID
kXInputDrumKit enum value (defined in frc::GenericHID)frc::GenericHID
kXInputFlightStick enum value (defined in frc::GenericHID)frc::GenericHID
kXInputGamepad enum value (defined in frc::GenericHID)frc::GenericHID
kXInputGuitar enum value (defined in frc::GenericHID)frc::GenericHID
kXInputGuitar2 enum value (defined in frc::GenericHID)frc::GenericHID
kXInputGuitar3 enum value (defined in frc::GenericHID)frc::GenericHID
kXInputUnknown enum value (defined in frc::GenericHID)frc::GenericHID
kXInputWheel enum value (defined in frc::GenericHID)frc::GenericHID
m_error (defined in frc::ErrorBase)frc::ErrorBasemutableprotected
operator=(const XboxController &)=delete (defined in frc::XboxController)frc::XboxController
operator=(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
RumbleType enum name (defined in frc::GenericHID)frc::GenericHID
SetErrnoError(llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetErrorRange(Error::Code code, int32_t minRange, int32_t maxRange, int32_t requestedValue, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetGlobalError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetGlobalWPIError(llvm::StringRef errorMessage, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetImaqError(int success, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetOutput(int outputNumber, bool value)frc::GenericHID
SetOutputs(int value)frc::GenericHID
SetRumble(RumbleType type, double value)frc::GenericHID
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
StatusIsFatal() const frc::ErrorBasevirtual
XboxController(int port)frc::XboxControllerexplicit
XboxController(const XboxController &)=delete (defined in frc::XboxController)frc::XboxController
~ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBasevirtual
~GamepadBase()=default (defined in frc::GamepadBase)frc::GamepadBasevirtual
~GenericHID()=default (defined in frc::GenericHID)frc::GenericHIDvirtual
~XboxController()=default (defined in frc::XboxController)frc::XboxControllervirtual