WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
frc::DigitalInput Member List

This is the complete list of members for frc::DigitalInput, 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
DigitalGlitchFilter (defined in frc::DigitalInput)frc::DigitalInputfriend
DigitalInput(int channel)frc::DigitalInputexplicit
DisableInterrupts()frc::InterruptableSensorBasevirtual
EnableInterrupts()frc::InterruptableSensorBasevirtual
ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
Get() const frc::DigitalInput
GetAnalogTriggerTypeForRouting() const overridefrc::DigitalInputvirtual
GetChannel() const overridefrc::DigitalInputvirtual
GetDefaultSolenoidModule() (defined in frc::SensorBase)frc::SensorBaseinlinestatic
GetError()frc::ErrorBasevirtual
GetError() const (defined in frc::ErrorBase)frc::ErrorBasevirtual
GetGlobalError()frc::ErrorBasestatic
GetPortHandleForRouting() const overridefrc::DigitalInputvirtual
GetSmartDashboardType() const frc::DigitalInputvirtual
GetTable() const frc::DigitalInputvirtual
InitTable(std::shared_ptr< ITable > subTable)frc::DigitalInputvirtual
InterruptableSensorBase()=default (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
IsAnalogTrigger() const overridefrc::DigitalInputvirtual
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
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
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
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()frc::DigitalInputvirtual
StatusIsFatal() const frc::ErrorBasevirtual
StopLiveWindowMode()frc::DigitalInputvirtual
UpdateTable()frc::DigitalInputvirtual
WaitForInterrupt(double timeout, bool ignorePrevious=true)frc::InterruptableSensorBasevirtual
WaitResult enum name (defined in frc::InterruptableSensorBase)frc::InterruptableSensorBase
~DigitalInput()frc::DigitalInputvirtual
~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