WPILib 2012
WPILibRoboticsLibraryforFRC
DriverStation Member List
This is the complete list of members for DriverStation, including all inherited members.
_globalError (defined in ErrorBase)ErrorBase [protected, static]
_globalErrorMutex (defined in ErrorBase)ErrorBase [protected, static]
AddToSingletonList()SensorBase [protected]
Alliance enum name (defined in DriverStation)DriverStation
CheckAnalogChannel(UINT32 channel)SensorBase [static]
CheckAnalogModule(UINT8 moduleNumber)SensorBase [static]
CheckDigitalChannel(UINT32 channel)SensorBase [static]
CheckDigitalModule(UINT8 moduleNumber)SensorBase [static]
CheckPWMChannel(UINT32 channel)SensorBase [static]
CheckPWMModule(UINT8 moduleNumber)SensorBase [static]
CheckRelayChannel(UINT32 channel)SensorBase [static]
CheckRelayModule(UINT8 moduleNumber)SensorBase [static]
CheckSolenoidChannel(UINT32 channel)SensorBase [static]
CheckSolenoidModule(UINT8 moduleNumber)SensorBase [static]
ClearError() const ErrorBase [virtual]
CloneError(ErrorBase *rhs) const (defined in ErrorBase)ErrorBase [virtual]
DeleteSingletons()SensorBase [static]
DriverStation()DriverStation [protected]
ErrorBase()ErrorBase [protected]
GetAlliance()DriverStation
GetAnalogIn(UINT32 channel)DriverStation
GetBatteryVoltage()DriverStation
GetData()DriverStation [protected]
GetDefaultAnalogModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultDigitalModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultSolenoidModule() (defined in SensorBase)SensorBase [inline, static]
GetDigitalIn(UINT32 channel)DriverStation
GetDigitalOut(UINT32 channel)DriverStation
GetEnhancedIO() (defined in DriverStation)DriverStation [inline]
GetError()ErrorBase [virtual]
GetError() const (defined in ErrorBase)ErrorBase [virtual]
GetGlobalError()ErrorBase [static]
GetHighPriorityDashboardPacker() (defined in DriverStation)DriverStation [inline]
GetHighPriorityDashboardPackerInUse() (defined in DriverStation)DriverStation [inline]
GetInstance()DriverStation [static]
GetLocation()DriverStation
GetLowPriorityDashboardPacker() (defined in DriverStation)DriverStation [inline]
GetLowPriorityDashboardPackerInUse() (defined in DriverStation)DriverStation [inline]
GetMatchTime()DriverStation
GetPacketNumber()DriverStation
GetStickAxis(UINT32 stick, UINT32 axis)DriverStation
GetStickButtons(UINT32 stick)DriverStation
GetTeamNumber()DriverStation
GetUserStatusDataSem() (defined in DriverStation)DriverStation [inline]
InAutonomous(bool entering)DriverStation [inline]
IncrementUpdateNumber() (defined in DriverStation)DriverStation [inline]
InDisabled(bool entering)DriverStation [inline]
InOperatorControl(bool entering)DriverStation [inline]
IsAutonomous() (defined in DriverStation)DriverStation
IsDisabled() (defined in DriverStation)DriverStation
IsEnabled() (defined in DriverStation)DriverStation
IsFMSAttached()DriverStation
IsNewControlData()DriverStation
IsOperatorControl() (defined in DriverStation)DriverStation
kAnalogChannels (defined in SensorBase)SensorBase [static]
kAnalogModules (defined in SensorBase)SensorBase [static]
kBatteryChannel (defined in DriverStation)DriverStation [static]
kBatteryModuleNumber (defined in DriverStation)DriverStation [static]
kBlue enum value (defined in DriverStation)DriverStation
kChassisSlots (defined in SensorBase)SensorBase [static]
kDigitalChannels (defined in SensorBase)SensorBase [static]
kDigitalModules (defined in SensorBase)SensorBase [static]
kInvalid enum value (defined in DriverStation)DriverStation
kJoystickAxes (defined in DriverStation)DriverStation [static]
kJoystickPorts (defined in DriverStation)DriverStation [static]
kPwmChannels (defined in SensorBase)SensorBase [static]
kRed enum value (defined in DriverStation)DriverStation
kRelayChannels (defined in SensorBase)SensorBase [static]
kSolenoidChannels (defined in SensorBase)SensorBase [static]
kSolenoidModules (defined in SensorBase)SensorBase [static]
kSystemClockTicksPerMicrosecond (defined in SensorBase)SensorBase [static]
m_error (defined in ErrorBase)ErrorBase [mutable, protected]
SensorBase()SensorBase
SetData()DriverStation [protected]
SetDigitalOut(UINT32 channel, bool value)DriverStation
SetErrnoError(const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase)ErrorBase [static]
SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase)ErrorBase [static]
SetHighPriorityDashboardPackerToUse(DashboardBase *db) (defined in DriverStation)DriverStation [inline]
SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetLowPriorityDashboardPackerToUse(DashboardBase *db) (defined in DriverStation)DriverStation [inline]
SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
StatusIsFatal() const ErrorBase [virtual]
WaitForData()DriverStation
~DriverStation() (defined in DriverStation)DriverStation [virtual]
~ErrorBase() (defined in ErrorBase)ErrorBase [virtual]
~SensorBase()SensorBase [virtual]
 All Classes Functions Variables