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

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

_globalError (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
_globalErrorMutex (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
Alliance enum name (defined in frc::DriverStation)frc::DriverStation
CheckAnalogInputChannel(int channel)frc::SensorBasestatic
CheckAnalogOutputChannel(int channel)frc::SensorBasestatic
CheckDigitalChannel(int channel)frc::SensorBasestatic
CheckPDPChannel(int channel)frc::SensorBasestatic
CheckPWMChannel(int channel)frc::SensorBasestatic
CheckRelayChannel(int channel)frc::SensorBasestatic
CheckSolenoidChannel(int channel)frc::SensorBasestatic
CheckSolenoidModule(int moduleNumber)frc::SensorBasestatic
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
GetAlliance() const frc::DriverStation
GetBatteryVoltage() const frc::DriverStation
GetData()frc::DriverStationprotected
GetDefaultSolenoidModule() (defined in frc::SensorBase)frc::SensorBaseinlinestatic
GetError()frc::ErrorBasevirtual
GetError() const (defined in frc::ErrorBase)frc::ErrorBasevirtual
GetGlobalError()frc::ErrorBasestatic
GetInstance()frc::DriverStationstatic
GetJoystickAxisType(int stick, int axis) const frc::DriverStation
GetJoystickIsXbox(int stick) const frc::DriverStation
GetJoystickName(int stick) const frc::DriverStation
GetJoystickType(int stick) const frc::DriverStation
GetLocation() const frc::DriverStation
GetMatchTime() const frc::DriverStation
GetStickAxis(int stick, int axis)frc::DriverStation
GetStickAxisCount(int stick) const frc::DriverStation
GetStickButton(int stick, int button)frc::DriverStation
GetStickButtonCount(int stick) const frc::DriverStation
GetStickButtons(int stick) const frc::DriverStation
GetStickPOV(int stick, int pov)frc::DriverStation
GetStickPOVCount(int stick) const frc::DriverStation
InAutonomous(bool entering)frc::DriverStationinline
InDisabled(bool entering)frc::DriverStationinline
InOperatorControl(bool entering)frc::DriverStationinline
InTest(bool entering)frc::DriverStationinline
IsAutonomous() const overridefrc::DriverStationvirtual
IsBrownedOut() const frc::DriverStation
IsDisabled() const overridefrc::DriverStationvirtual
IsDSAttached() const frc::DriverStation
IsEnabled() const overridefrc::DriverStationvirtual
IsFMSAttached() const frc::DriverStation
IsNewControlData() const frc::DriverStation
IsOperatorControl() const overridefrc::DriverStationvirtual
IsSysActive() const frc::DriverStation
IsTest() const overridefrc::DriverStationvirtual
kAnalogInputs (defined in frc::SensorBase)frc::SensorBasestatic
kAnalogOutputs (defined in frc::SensorBase)frc::SensorBasestatic
kBlue enum value (defined in frc::DriverStation)frc::DriverStation
kDigitalChannels (defined in frc::SensorBase)frc::SensorBasestatic
kInvalid enum value (defined in frc::DriverStation)frc::DriverStation
kJoystickPorts (defined in frc::DriverStation)frc::DriverStationstatic
kPDPChannels (defined in frc::SensorBase)frc::SensorBasestatic
kPwmChannels (defined in frc::SensorBase)frc::SensorBasestatic
kRed enum value (defined in frc::DriverStation)frc::DriverStation
kRelayChannels (defined in frc::SensorBase)frc::SensorBasestatic
kSolenoidChannels (defined in frc::SensorBase)frc::SensorBasestatic
kSolenoidModules (defined in frc::SensorBase)frc::SensorBasestatic
m_error (defined in frc::ErrorBase)frc::ErrorBasemutableprotected
operator=(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
operator=(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
ReportError(std::string error)frc::DriverStationstatic
ReportError(bool is_error, int code, const std::string &error, const std::string &location, const std::string &stack) (defined in frc::DriverStation)frc::DriverStationstatic
ReportWarning(std::string error)frc::DriverStationstatic
SensorBase()=default (defined in frc::SensorBase)frc::SensorBase
SensorBase(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
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
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
WaitForData()frc::DriverStation
WaitForData(double timeout)frc::DriverStation
~DriverStation() (defined in frc::DriverStation)frc::DriverStationvirtual
~ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBasevirtual
~RobotStateInterface()=default (defined in frc::RobotStateInterface)frc::RobotStateInterfacevirtual
~SensorBase()=default (defined in frc::SensorBase)frc::SensorBasevirtual