WPILib 2012
WPILibRoboticsLibraryforFRC
SmartDashboard Member List
This is the complete list of members for SmartDashboard, including all inherited members.
_globalError (defined in ErrorBase)ErrorBase [protected, static]
_globalErrorMutex (defined in ErrorBase)ErrorBase [protected, static]
AddToSingletonList()SensorBase [protected]
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]
ErrorBase()ErrorBase [protected]
GetBoolean(const char *keyName)SmartDashboard
GetData(const char *keyName)SmartDashboard
GetDefaultAnalogModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultDigitalModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultSolenoidModule() (defined in SensorBase)SensorBase [inline, static]
GetDouble(const char *keyName)SmartDashboard
GetError()ErrorBase [virtual]
GetError() const (defined in ErrorBase)ErrorBase [virtual]
GetGlobalError()ErrorBase [static]
GetInstance()SmartDashboard [static]
GetInt(const char *keyName)SmartDashboard
GetString(const char *keyName, char *value, int valueLen)SmartDashboard
GetString(std::string keyName)SmartDashboard
init()SmartDashboard
kAnalogChannels (defined in SensorBase)SensorBase [static]
kAnalogModules (defined in SensorBase)SensorBase [static]
kChassisSlots (defined in SensorBase)SensorBase [static]
kDigitalChannels (defined in SensorBase)SensorBase [static]
kDigitalModules (defined in SensorBase)SensorBase [static]
kPwmChannels (defined in SensorBase)SensorBase [static]
kRelayChannels (defined in SensorBase)SensorBase [static]
kSolenoidChannels (defined in SensorBase)SensorBase [static]
kSolenoidModules (defined in SensorBase)SensorBase [static]
kSystemClockTicksPerMicrosecond (defined in SensorBase)SensorBase [static]
Log(INT32 value, const char *name)SmartDashboard [static]
Log(INT64 value, const char *name)SmartDashboard [static]
Log(bool value, const char *name)SmartDashboard [static]
Log(float value, const char *name)SmartDashboard [static]
Log(double value, const char *name)SmartDashboard [static]
Log(const char *value, const char *name)SmartDashboard [static]
LogChar(char value, const char *name)SmartDashboard [static]
LogChar(wchar_t value, const char *name)SmartDashboard [static]
m_error (defined in ErrorBase)ErrorBase [mutable, protected]
PutBoolean(const char *keyName, bool value)SmartDashboard
PutData(const char *keyName, SmartDashboardData *value)SmartDashboard
PutData(SmartDashboardNamedData *value)SmartDashboard
PutDouble(const char *keyName, double value)SmartDashboard
PutInt(const char *keyName, int value)SmartDashboard
PutString(const char *keyName, const char *value)SmartDashboard
PutString(std::string keyName, std::string value)SmartDashboard
SensorBase()SensorBase
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]
SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
StatusIsFatal() const ErrorBase [virtual]
~ErrorBase() (defined in ErrorBase)ErrorBase [virtual]
~SensorBase()SensorBase [virtual]
 All Classes Functions Variables