|
WPILib 2012
WPILibRoboticsLibraryforFRC
|
| _globalError (defined in ErrorBase) | ErrorBase | [protected, static] |
| _globalErrorMutex (defined in ErrorBase) | ErrorBase | [protected, static] |
| AddToSingletonList() | SensorBase | [protected] |
| AllocateInterrupts(bool watcher) (defined in InterruptableSensorBase) | InterruptableSensorBase | [protected] |
| AnalogTrigger (defined in AnalogTriggerOutput) | AnalogTriggerOutput | [friend] |
| AnalogTriggerOutput(AnalogTrigger *trigger, Type outputType) | AnalogTriggerOutput | [protected] |
| CancelInterrupts() | InterruptableSensorBase | [virtual] |
| 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] |
| DisableInterrupts() | InterruptableSensorBase | [virtual] |
| EnableInterrupts() | InterruptableSensorBase | [virtual] |
| ErrorBase() | ErrorBase | [protected] |
| Get() | AnalogTriggerOutput | |
| GetAnalogTriggerForRouting() | AnalogTriggerOutput | [virtual] |
| GetChannelForRouting() | AnalogTriggerOutput | [virtual] |
| 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] |
| GetModuleForRouting() | AnalogTriggerOutput | [virtual] |
| InterruptableSensorBase() (defined in InterruptableSensorBase) | InterruptableSensorBase | |
| 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] |
| kFallingPulse enum value (defined in AnalogTriggerOutput) | AnalogTriggerOutput | |
| kInWindow enum value (defined in AnalogTriggerOutput) | AnalogTriggerOutput | |
| kPwmChannels (defined in SensorBase) | SensorBase | [static] |
| kRelayChannels (defined in SensorBase) | SensorBase | [static] |
| kRisingPulse enum value (defined in AnalogTriggerOutput) | AnalogTriggerOutput | |
| kSolenoidChannels (defined in SensorBase) | SensorBase | [static] |
| kSolenoidModules (defined in SensorBase) | SensorBase | [static] |
| kState enum value (defined in AnalogTriggerOutput) | AnalogTriggerOutput | |
| kSystemClockTicksPerMicrosecond (defined in SensorBase) | SensorBase | [static] |
| m_error (defined in ErrorBase) | ErrorBase | [mutable, protected] |
| m_interrupt (defined in InterruptableSensorBase) | InterruptableSensorBase | [protected] |
| m_interruptIndex (defined in InterruptableSensorBase) | InterruptableSensorBase | [protected] |
| m_manager (defined in InterruptableSensorBase) | InterruptableSensorBase | [protected] |
| ReadInterruptTimestamp() | InterruptableSensorBase | [virtual] |
| RequestInterrupts(tInterruptHandler handler, void *param=NULL) | AnalogTriggerOutput | [virtual] |
| RequestInterrupts() | AnalogTriggerOutput | [virtual] |
| 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] |
| Type enum name (defined in AnalogTriggerOutput) | AnalogTriggerOutput | |
| WaitForInterrupt(float timeout) | InterruptableSensorBase | [virtual] |
| ~AnalogTriggerOutput() (defined in AnalogTriggerOutput) | AnalogTriggerOutput | [virtual] |
| ~DigitalSource() | DigitalSource | [virtual] |
| ~ErrorBase() (defined in ErrorBase) | ErrorBase | [virtual] |
| ~InterruptableSensorBase() (defined in InterruptableSensorBase) | InterruptableSensorBase | [virtual] |
| ~SensorBase() | SensorBase | [virtual] |
1.7.4