WPILibC++
unspecified
|
This is the complete list of members for DigitalSource, including all inherited members.
_globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
_globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
AddToSingletonList() | SensorBase | protected |
AllocateInterrupts(bool watcher) (defined in InterruptableSensorBase) | InterruptableSensorBase | protected |
CancelInterrupts() | InterruptableSensorBase | virtual |
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 |
DeleteSingletons() | SensorBase | static |
DisableInterrupts() | InterruptableSensorBase | virtual |
EnableInterrupts() | InterruptableSensorBase | virtual |
ErrorBase()=default (defined in ErrorBase) | ErrorBase | |
ErrorBase(const ErrorBase &)=delete (defined in ErrorBase) | ErrorBase | |
GetAnalogTriggerForRouting() const =0 (defined in DigitalSource) | DigitalSource | pure virtual |
GetChannelForRouting() const =0 (defined in DigitalSource) | DigitalSource | pure virtual |
GetDefaultSolenoidModule() (defined in SensorBase) | SensorBase | inlinestatic |
GetError() | ErrorBase | virtual |
GetError() const (defined in ErrorBase) | ErrorBase | virtual |
GetGlobalError() | ErrorBase | static |
GetModuleForRouting() const =0 (defined in DigitalSource) | DigitalSource | pure virtual |
InterruptableSensorBase() (defined in InterruptableSensorBase) | InterruptableSensorBase | |
kAnalogInputs (defined in SensorBase) | SensorBase | static |
kAnalogOutputs (defined in SensorBase) | SensorBase | static |
kBoth enum value (defined in InterruptableSensorBase) | InterruptableSensorBase | |
kChassisSlots (defined in SensorBase) | SensorBase | static |
kDigitalChannels (defined in SensorBase) | SensorBase | static |
kFallingEdge enum value (defined in InterruptableSensorBase) | InterruptableSensorBase | |
kPDPChannels (defined in SensorBase) | SensorBase | static |
kPwmChannels (defined in SensorBase) | SensorBase | static |
kRelayChannels (defined in SensorBase) | SensorBase | static |
kRisingEdge enum value (defined in InterruptableSensorBase) | InterruptableSensorBase | |
kSolenoidChannels (defined in SensorBase) | SensorBase | static |
kSolenoidModules (defined in SensorBase) | SensorBase | static |
kTimeout enum value (defined in InterruptableSensorBase) | InterruptableSensorBase | |
m_digital_ports (defined in SensorBase) | SensorBase | protectedstatic |
m_error (defined in ErrorBase) | ErrorBase | mutableprotected |
m_interrupt (defined in InterruptableSensorBase) | InterruptableSensorBase | protected |
m_interruptIndex (defined in InterruptableSensorBase) | InterruptableSensorBase | protected |
m_interrupts (defined in InterruptableSensorBase) | InterruptableSensorBase | protectedstatic |
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 | |
ReadFallingTimestamp() | InterruptableSensorBase | virtual |
ReadRisingTimestamp() | InterruptableSensorBase | virtual |
RequestInterrupts(InterruptHandlerFunction handler, void *param) | InterruptableSensorBase | virtual |
RequestInterrupts() | InterruptableSensorBase | virtual |
SensorBase() | SensorBase | |
SensorBase(const SensorBase &)=delete (defined in SensorBase) | SensorBase | |
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 |
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 |
SetUpSourceEdge(bool risingEdge, bool fallingEdge) | InterruptableSensorBase | virtual |
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 |
WaitForInterrupt(float timeout, bool ignorePrevious=true) | InterruptableSensorBase | virtual |
WaitResult enum name (defined in InterruptableSensorBase) | InterruptableSensorBase | |
~DigitalSource()=default (defined in DigitalSource) | DigitalSource | virtual |
~ErrorBase()=default (defined in ErrorBase) | ErrorBase | virtual |
~InterruptableSensorBase()=default (defined in InterruptableSensorBase) | InterruptableSensorBase | virtual |
~SensorBase()=default (defined in SensorBase) | SensorBase | virtual |