WPILibC++  unspecified
frc::DigitalOutput Member List

This is the complete list of members for frc::DigitalOutput, including all inherited members.

_globalError (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
_globalErrorMutex (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
AllocateInterrupts(bool watcher) (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBaseprotected
CancelInterrupts()frc::InterruptableSensorBasevirtual
CheckAnalogInputChannel(int channel)frc::SensorBasestatic
CheckAnalogOutputChannel(int channel)frc::SensorBasestatic
CheckDigitalChannel(int channel)frc::SensorBasestatic
CheckPDPChannel(int channel)frc::SensorBasestatic
CheckPWMChannel(int channel)frc::SensorBasestatic
CheckRelayChannel(int channel)frc::SensorBasestatic
CheckSolenoidChannel(int channel)frc::SensorBasestatic
CheckSolenoidModule(int moduleNumber)frc::SensorBasestatic
ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
DigitalOutput(int channel)frc::DigitalOutputexplicit
DisableInterrupts()frc::InterruptableSensorBasevirtual
DisablePWM()frc::DigitalOutput
EnableInterrupts()frc::InterruptableSensorBasevirtual
EnablePWM(double initialDutyCycle)frc::DigitalOutput
ErrorBase() (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
Get() const frc::DigitalOutput
GetAnalogTriggerTypeForRouting() const overridefrc::DigitalOutputvirtual
GetChannel() const overridefrc::DigitalOutputvirtual
GetDefaultSolenoidModule() (defined in frc::SensorBase)frc::SensorBaseinlinestatic
GetError()frc::ErrorBasevirtual
GetError() const (defined in frc::ErrorBase)frc::ErrorBasevirtual
GetGlobalError()frc::ErrorBasestatic
GetPortHandleForRouting() const overridefrc::DigitalOutputvirtual
GetSmartDashboardType() const overridefrc::DigitalOutputvirtual
InitTable(std::shared_ptr< nt::NetworkTable > subTable) overridefrc::DigitalOutputvirtual
InterruptableSensorBase()=default (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
IsAnalogTrigger() const overridefrc::DigitalOutputvirtual
IsPulsing() const frc::DigitalOutput
kAnalogInputs (defined in frc::SensorBase)frc::SensorBasestatic
kAnalogOutputs (defined in frc::SensorBase)frc::SensorBasestatic
kBoth enum value (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
kDigitalChannels (defined in frc::SensorBase)frc::SensorBasestatic
kFallingEdge enum value (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
kPDPChannels (defined in frc::SensorBase)frc::SensorBasestatic
kPwmChannels (defined in frc::SensorBase)frc::SensorBasestatic
kRelayChannels (defined in frc::SensorBase)frc::SensorBasestatic
kRisingEdge enum value (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
kSolenoidChannels (defined in frc::SensorBase)frc::SensorBasestatic
kSolenoidModules (defined in frc::SensorBase)frc::SensorBasestatic
kTimeout enum value (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
m_error (defined in frc::ErrorBase)frc::ErrorBasemutableprotected
m_interrupt (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBaseprotected
operator=(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
operator=(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
Pulse(double length)frc::DigitalOutput
ReadFallingTimestamp()frc::InterruptableSensorBasevirtual
ReadRisingTimestamp()frc::InterruptableSensorBasevirtual
RequestInterrupts(HAL_InterruptHandlerFunction handler, void *param)frc::InterruptableSensorBasevirtual
RequestInterrupts()frc::InterruptableSensorBasevirtual
SensorBase()=default (defined in frc::SensorBase)frc::SensorBase
SensorBase(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
Set(bool value)frc::DigitalOutput
SetErrnoError(llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetErrorRange(Error::Code code, int32_t minRange, int32_t maxRange, int32_t requestedValue, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetGlobalError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetGlobalWPIError(llvm::StringRef errorMessage, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetImaqError(int success, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetPWMRate(double rate)frc::DigitalOutput
SetUpSourceEdge(bool risingEdge, bool fallingEdge)frc::InterruptableSensorBasevirtual
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
StartLiveWindowMode() overridefrc::DigitalOutputvirtual
StatusIsFatal() const frc::ErrorBasevirtual
StopLiveWindowMode() overridefrc::DigitalOutputvirtual
UpdateDutyCycle(double dutyCycle)frc::DigitalOutput
UpdateTable() overridefrc::DigitalOutputvirtual
WaitForInterrupt(double timeout, bool ignorePrevious=true)frc::InterruptableSensorBasevirtual
WaitResult enum name (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
~DigitalOutput()frc::DigitalOutputvirtual
~DigitalSource()=default (defined in frc::DigitalSource)frc::DigitalSourcevirtual
~ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBasevirtual
~InterruptableSensorBase()=default (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBasevirtual
~SensorBase()=default (defined in frc::SensorBase)frc::SensorBasevirtual