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] |
ClearError() const | ErrorBase | [virtual] |
CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | [virtual] |
DeleteSingletons() | SensorBase | [static] |
DoubleSolenoid(UINT32 forwardChannel, UINT32 reverseChannel) | DoubleSolenoid | [explicit] |
DoubleSolenoid(UINT8 moduleNumber, UINT32 forwardChannel, UINT32 reverseChannel) | DoubleSolenoid | |
ErrorBase() | ErrorBase | [protected] |
Get() | DoubleSolenoid | [virtual] |
GetAll() | SolenoidBase | |
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] |
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] |
kForward enum value (defined in DoubleSolenoid) | DoubleSolenoid | |
kOff enum value (defined in DoubleSolenoid) | DoubleSolenoid | |
kPwmChannels (defined in SensorBase) | SensorBase | [static] |
kRelayChannels (defined in SensorBase) | SensorBase | [static] |
kReverse enum value (defined in DoubleSolenoid) | DoubleSolenoid | |
kSolenoidChannels (defined in SensorBase) | SensorBase | [static] |
kSolenoidModules (defined in SensorBase) | SensorBase | [static] |
kSystemClockTicksPerMicrosecond (defined in SensorBase) | SensorBase | [static] |
m_allocated (defined in SolenoidBase) | SolenoidBase | [protected, static] |
m_error (defined in ErrorBase) | ErrorBase | [mutable, protected] |
m_moduleNumber | SolenoidBase | [protected] |
SensorBase() | SensorBase | |
Set(Value value) | DoubleSolenoid | [virtual] |
SolenoidBase::Set(UINT8 value, UINT8 mask) | SolenoidBase | [protected] |
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] |
SolenoidBase(UINT8 moduleNumber) | SolenoidBase | [explicit, protected] |
StatusIsFatal() const | ErrorBase | [virtual] |
Value enum name (defined in DoubleSolenoid) | DoubleSolenoid | |
~DoubleSolenoid() | DoubleSolenoid | [virtual] |
~ErrorBase() (defined in ErrorBase) | ErrorBase | [virtual] |
~SensorBase() | SensorBase | [virtual] |
~SolenoidBase() | SolenoidBase | [virtual] |