|
WPILib 2012
WPILibRoboticsLibraryforFRC
|
| _globalError (defined in ErrorBase) | ErrorBase | [private, static] |
| _globalErrorMutex (defined in ErrorBase) | ErrorBase | [private, static] |
| AddressOnly() | I2C | |
| AddToSingletonList() | SensorBase | [private] |
| Broadcast(UINT8 registerAddress, UINT8 data) | I2C | |
| CheckAnalogChannel(UINT32 channel) | SensorBase | [private, static] |
| CheckAnalogModule(UINT8 moduleNumber) | SensorBase | [private, static] |
| CheckDigitalChannel(UINT32 channel) | SensorBase | [private, static] |
| CheckDigitalModule(UINT8 moduleNumber) | SensorBase | [private, static] |
| CheckPWMChannel(UINT32 channel) | SensorBase | [private, static] |
| CheckPWMModule(UINT8 moduleNumber) | SensorBase | [private, static] |
| CheckRelayChannel(UINT32 channel) | SensorBase | [private, static] |
| CheckRelayModule(UINT8 moduleNumber) | SensorBase | [private, static] |
| CheckSolenoidChannel(UINT32 channel) | SensorBase | [private, static] |
| CheckSolenoidModule(UINT8 moduleNumber) | SensorBase | [private, static] |
| ClearError() const | ErrorBase | [private, virtual] |
| CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | [private, virtual] |
| DeleteSingletons() | SensorBase | [private, static] |
| DigitalModule (defined in I2C) | I2C | [friend] |
| ErrorBase() | ErrorBase | [private] |
| GetDefaultAnalogModule() (defined in SensorBase) | SensorBase | [inline, private, static] |
| GetDefaultDigitalModule() (defined in SensorBase) | SensorBase | [inline, private, static] |
| GetDefaultSolenoidModule() (defined in SensorBase) | SensorBase | [inline, private, static] |
| GetError() | ErrorBase | [private, virtual] |
| GetError() const (defined in ErrorBase) | ErrorBase | [private, virtual] |
| GetGlobalError() | ErrorBase | [private, static] |
| kAnalogChannels (defined in SensorBase) | SensorBase | [private, static] |
| kAnalogModules (defined in SensorBase) | SensorBase | [private, static] |
| kChassisSlots (defined in SensorBase) | SensorBase | [private, static] |
| kDigitalChannels (defined in SensorBase) | SensorBase | [private, static] |
| kDigitalModules (defined in SensorBase) | SensorBase | [private, static] |
| kPwmChannels (defined in SensorBase) | SensorBase | [private, static] |
| kRelayChannels (defined in SensorBase) | SensorBase | [private, static] |
| kSolenoidChannels (defined in SensorBase) | SensorBase | [private, static] |
| kSolenoidModules (defined in SensorBase) | SensorBase | [private, static] |
| kSystemClockTicksPerMicrosecond (defined in SensorBase) | SensorBase | [private, static] |
| m_error (defined in ErrorBase) | ErrorBase | [mutable, private] |
| Read(UINT8 registerAddress, UINT8 count, UINT8 *data) | I2C | |
| SensorBase() | SensorBase | [private] |
| SetCompatibilityMode(bool enable) | I2C | |
| SetErrnoError(const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [private, virtual] |
| SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [private, virtual] |
| SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase) | ErrorBase | [private, static] |
| SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase) | ErrorBase | [private, static] |
| SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [private, virtual] |
| SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [private, virtual] |
| StatusIsFatal() const | ErrorBase | [private, virtual] |
| Transaction(UINT8 *dataToSend, UINT8 sendSize, UINT8 *dataReceived, UINT8 receiveSize) | I2C | |
| VerifySensor(UINT8 registerAddress, UINT8 count, const UINT8 *expected) | I2C | |
| Write(UINT8 registerAddress, UINT8 data) | I2C | |
| ~ErrorBase() (defined in ErrorBase) | ErrorBase | [private, virtual] |
| ~I2C() | I2C | [virtual] |
| ~SensorBase() | SensorBase | [private, virtual] |
1.7.4