WPILibC++
unspecified
|
This is the complete list of members for AnalogTrigger, including all inherited members.
_globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
_globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
AddToSingletonList() | SensorBase | protected |
AnalogTrigger(int32_t channel) | AnalogTrigger | explicit |
AnalogTrigger(AnalogInput *channel) | AnalogTrigger | explicit |
AnalogTriggerOutput (defined in AnalogTrigger) | AnalogTrigger | friend |
CheckAnalogInput(uint32_t channel) | SensorBase | static |
CheckAnalogOutput(uint32_t channel) | SensorBase | static |
CheckDigitalChannel(uint32_t channel) | SensorBase | static |
CheckPDPChannel(uint32_t channel) | SensorBase | static |
CheckPWMChannel(uint32_t channel) | SensorBase | static |
CheckRelayChannel(uint32_t channel) | SensorBase | static |
CheckSolenoidChannel(uint32_t channel) | SensorBase | static |
CheckSolenoidModule(uint8_t moduleNumber) | SensorBase | static |
ClearError() const | ErrorBase | virtual |
CloneError(const ErrorBase &rhs) const (defined in ErrorBase) | ErrorBase | virtual |
CreateOutput(AnalogTriggerType type) const | AnalogTrigger | |
DeleteSingletons() | SensorBase | static |
ErrorBase()=default (defined in ErrorBase) | ErrorBase | |
ErrorBase(const ErrorBase &)=delete (defined in ErrorBase) | ErrorBase | |
GetDefaultSolenoidModule() (defined in SensorBase) | SensorBase | inlinestatic |
GetError() | ErrorBase | virtual |
GetError() const (defined in ErrorBase) | ErrorBase | virtual |
GetGlobalError() | ErrorBase | static |
GetIndex() const | AnalogTrigger | |
GetInWindow() | AnalogTrigger | |
GetTriggerState() | AnalogTrigger | |
kAnalogInputs (defined in SensorBase) | SensorBase | static |
kAnalogOutputs (defined in SensorBase) | SensorBase | static |
kChassisSlots (defined in SensorBase) | SensorBase | static |
kDigitalChannels (defined in SensorBase) | SensorBase | static |
kPDPChannels (defined in SensorBase) | SensorBase | 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 |
m_digital_ports (defined in SensorBase) | SensorBase | protectedstatic |
m_error (defined in ErrorBase) | ErrorBase | mutableprotected |
m_pwm_ports (defined in SensorBase) | SensorBase | protectedstatic |
m_relay_ports (defined in SensorBase) | SensorBase | protectedstatic |
operator=(const SensorBase &)=delete (defined in SensorBase) | SensorBase | |
operator=(const ErrorBase &)=delete (defined in ErrorBase) | ErrorBase | |
SensorBase() | SensorBase | |
SensorBase(const SensorBase &)=delete (defined in SensorBase) | SensorBase | |
SetAveraged(bool useAveragedValue) | AnalogTrigger | |
SetErrnoError(llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
SetError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
SetFiltered(bool useFilteredValue) | AnalogTrigger | |
SetGlobalError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
SetGlobalWPIError(llvm::StringRef errorMessage, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
SetImaqError(int success, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
SetLimitsRaw(int32_t lower, int32_t upper) | AnalogTrigger | |
SetLimitsVoltage(float lower, float upper) | AnalogTrigger | |
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
StatusIsFatal() const | ErrorBase | virtual |
~AnalogTrigger() (defined in AnalogTrigger) | AnalogTrigger | virtual |
~ErrorBase()=default (defined in ErrorBase) | ErrorBase | virtual |
~SensorBase()=default (defined in SensorBase) | SensorBase | virtual |