|
WPILib 2012
WPILibRoboticsLibraryforFRC
|
| _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] |
| Clear() | DriverStationLCD | |
| ClearError() const | ErrorBase | [virtual] |
| CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | [virtual] |
| DeleteSingletons() | SensorBase | [static] |
| DriverStationLCD() | DriverStationLCD | [protected] |
| ErrorBase() | ErrorBase | [protected] |
| GetDefaultAnalogModule() (defined in SensorBase) | SensorBase | [inline, static] |
| GetDefaultDigitalModule() (defined in SensorBase) | SensorBase | [inline, static] |
| GetDefaultSolenoidModule() (defined in SensorBase) | SensorBase | [inline, static] |
| GetError() | ErrorBase | [virtual] |
| GetError() const (defined in ErrorBase) | ErrorBase | [virtual] |
| GetGlobalError() | ErrorBase | [static] |
| GetInstance() | DriverStationLCD | [static] |
| 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] |
| kFullDisplayTextCommand (defined in DriverStationLCD) | DriverStationLCD | [static] |
| kLineLength (defined in DriverStationLCD) | DriverStationLCD | [static] |
| kMain_Line6 enum value (defined in DriverStationLCD) | DriverStationLCD | |
| kNumLines (defined in DriverStationLCD) | DriverStationLCD | [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] |
| kSyncTimeout_ms (defined in DriverStationLCD) | DriverStationLCD | [static] |
| kSystemClockTicksPerMicrosecond (defined in SensorBase) | SensorBase | [static] |
| kUser_Line1 enum value (defined in DriverStationLCD) | DriverStationLCD | |
| kUser_Line2 enum value (defined in DriverStationLCD) | DriverStationLCD | |
| kUser_Line3 enum value (defined in DriverStationLCD) | DriverStationLCD | |
| kUser_Line4 enum value (defined in DriverStationLCD) | DriverStationLCD | |
| kUser_Line5 enum value (defined in DriverStationLCD) | DriverStationLCD | |
| kUser_Line6 enum value (defined in DriverStationLCD) | DriverStationLCD | |
| Line enum name (defined in DriverStationLCD) | DriverStationLCD | |
| m_error (defined in ErrorBase) | ErrorBase | [mutable, protected] |
| Printf(Line line, INT32 startingColumn, const char *writeFmt,...) | DriverStationLCD | |
| PrintfLine(Line line, const char *writeFmt,...) | DriverStationLCD | |
| 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] |
| UpdateLCD() | DriverStationLCD | |
| ~DriverStationLCD() (defined in DriverStationLCD) | DriverStationLCD | [virtual] |
| ~ErrorBase() (defined in ErrorBase) | ErrorBase | [virtual] |
| ~SensorBase() | SensorBase | [virtual] |
1.7.4