This is the complete list of members for AnalogChannel, including all inherited members.
_globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
_globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
AddToSingletonList() | SensorBase | protected |
AnalogChannel(uint8_t moduleNumber, uint32_t channel) | AnalogChannel | |
AnalogChannel(uint32_t channel) | AnalogChannel | explicit |
CheckAnalogChannel(uint32_t channel) | SensorBase | static |
CheckAnalogModule(uint8_t moduleNumber) | SensorBase | static |
CheckDigitalChannel(uint32_t channel) | SensorBase | static |
CheckDigitalModule(uint8_t moduleNumber) | SensorBase | static |
CheckPWMChannel(uint32_t channel) | SensorBase | static |
CheckPWMModule(uint8_t moduleNumber) | SensorBase | static |
CheckRelayChannel(uint32_t channel) | SensorBase | static |
CheckRelayModule(uint8_t moduleNumber) | SensorBase | static |
CheckSolenoidChannel(uint32_t channel) | SensorBase | static |
CheckSolenoidModule(uint8_t moduleNumber) | SensorBase | static |
ClearError() const | ErrorBase | virtual |
CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | virtual |
DeleteSingletons() | SensorBase | static |
ErrorBase() | ErrorBase | protected |
GetAccumulatorCount() | AnalogChannel | |
GetAccumulatorOutput(INT64 *value, uint32_t *count) | AnalogChannel | |
GetAccumulatorValue() | AnalogChannel | |
GetAverageBits() | AnalogChannel | |
GetAverageValue() | AnalogChannel | |
GetAverageVoltage() | AnalogChannel | |
GetChannel() | AnalogChannel | |
GetDefaultAnalogModule() (defined in SensorBase) | SensorBase | inlinestatic |
GetDefaultDigitalModule() (defined in SensorBase) | SensorBase | inlinestatic |
GetDefaultSolenoidModule() (defined in SensorBase) | SensorBase | inlinestatic |
GetError() | ErrorBase | virtual |
GetError() const (defined in ErrorBase) | ErrorBase | virtual |
GetGlobalError() | ErrorBase | static |
GetLSBWeight() | AnalogChannel | |
GetModule() | AnalogChannel | |
GetModuleNumber() | AnalogChannel | |
GetOffset() | AnalogChannel | |
GetOversampleBits() | AnalogChannel | |
GetSmartDashboardType() (defined in AnalogChannel) | AnalogChannel | |
GetTable() (defined in AnalogChannel) | AnalogChannel | |
GetValue() | AnalogChannel | |
GetVoltage() | AnalogChannel | |
InitAccumulator() | AnalogChannel | |
InitTable(ITable *subTable) (defined in AnalogChannel) | AnalogChannel | |
IsAccumulatorChannel() | AnalogChannel | |
kAccumulatorChannels (defined in AnalogChannel) | AnalogChannel | static |
kAccumulatorModuleNumber (defined in AnalogChannel) | AnalogChannel | static |
kAccumulatorNumChannels (defined in AnalogChannel) | AnalogChannel | static |
kAnalogChannels (defined in SensorBase) | SensorBase | static |
kAnalogModules (defined in SensorBase) | SensorBase | static |
kAngle enum value (defined in PIDSource) | PIDSource | |
kChassisSlots (defined in SensorBase) | SensorBase | static |
kDigitalChannels (defined in SensorBase) | SensorBase | static |
kDigitalModules (defined in SensorBase) | SensorBase | static |
kDistance enum value (defined in PIDSource) | PIDSource | |
kPwmChannels (defined in SensorBase) | SensorBase | static |
kRate enum value (defined in PIDSource) | PIDSource | |
kRelayChannels (defined in SensorBase) | SensorBase | static |
kSolenoidChannels (defined in SensorBase) | SensorBase | static |
kSolenoidModules (defined in SensorBase) | SensorBase | static |
kSystemClockTicksPerMicrosecond (defined in SensorBase) | SensorBase | static |
m_error (defined in ErrorBase) | ErrorBase | mutableprotected |
PIDGet() | AnalogChannel | virtual |
PIDSourceParameter enum name (defined in PIDSource) | PIDSource | |
ResetAccumulator() | AnalogChannel | |
SensorBase() | SensorBase | |
SetAccumulatorCenter(int32_t center) | AnalogChannel | |
SetAccumulatorDeadband(int32_t deadband) | AnalogChannel | |
SetAccumulatorInitialValue(INT64 value) | AnalogChannel | |
SetAverageBits(uint32_t bits) | AnalogChannel | |
SetErrnoError(const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
SetOversampleBits(uint32_t bits) | AnalogChannel | |
SetVoltageForPID(bool shouldUseVoltageForPID) | AnalogChannel | |
SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
StartLiveWindowMode() (defined in AnalogChannel) | AnalogChannel | |
StatusIsFatal() const | ErrorBase | virtual |
StopLiveWindowMode() (defined in AnalogChannel) | AnalogChannel | |
UpdateTable() (defined in AnalogChannel) | AnalogChannel | |
~AnalogChannel() | AnalogChannel | virtual |
~ErrorBase() (defined in ErrorBase) | ErrorBase | virtual |
~SensorBase() | SensorBase | virtual |