WPILibC++  2018.4.1-20180824021726-1174-g488ba79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
frc::XboxController Member List

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

ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
ErrorBase() (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
GenericHID(int port) (defined in frc::GenericHID)frc::GenericHIDexplicit
GetAButton() const frc::XboxController
GetAButtonPressed()frc::XboxController
GetAButtonReleased()frc::XboxController
GetAxisCount() const frc::GenericHID
GetAxisType(int axis) const frc::GenericHID
GetBackButton() const frc::XboxController
GetBackButtonPressed()frc::XboxController
GetBackButtonReleased()frc::XboxController
GetBButton() const frc::XboxController
GetBButtonPressed()frc::XboxController
GetBButtonReleased()frc::XboxController
GetBumper(JoystickHand hand) const frc::XboxController
GetBumperPressed(JoystickHand hand)frc::XboxController
GetBumperReleased(JoystickHand hand)frc::XboxController
GetButtonCount() const frc::GenericHID
GetError()frc::ErrorBasevirtual
GetError() const 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::GenericHID
GetRawButton(int button) const frc::GenericHID
GetRawButtonPressed(int button)frc::GenericHID
GetRawButtonReleased(int button)frc::GenericHID
GetStartButton() const frc::XboxController
GetStartButtonPressed()frc::XboxController
GetStartButtonReleased()frc::XboxController
GetStickButton(JoystickHand hand) const frc::XboxController
GetStickButtonPressed(JoystickHand hand)frc::XboxController
GetStickButtonReleased(JoystickHand hand)frc::XboxController
GetTriggerAxis(JoystickHand hand) const frc::XboxController
GetType() const frc::GenericHID
GetX(JoystickHand hand) const overridefrc::XboxControllervirtual
GetXButton() const frc::XboxController
GetXButtonPressed()frc::XboxController
GetXButtonReleased()frc::XboxController
GetY(JoystickHand hand) const overridefrc::XboxControllervirtual
GetYButton() const frc::XboxController
GetYButtonPressed()frc::XboxController
GetYButtonReleased()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(const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetErrorRange(Error::Code code, int32_t minRange, int32_t maxRange, int32_t requestedValue, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetGlobalError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetGlobalWPIError(const wpi::Twine &errorMessage, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetImaqError(int success, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::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(const wpi::Twine &errorMessage, Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::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
~GenericHID()=default (defined in frc::GenericHID)frc::GenericHIDvirtual
~XboxController()=default (defined in frc::XboxController)frc::XboxControllervirtual