WPILibC++  unspecified
frc::Compressor Member List

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

_globalError (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
_globalErrorMutex (defined in frc::ErrorBase)frc::ErrorBaseprotectedstatic
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
ClearAllPCMStickyFaults()frc::Compressor
ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
Compressor(int pcmID=GetDefaultSolenoidModule())frc::Compressorexplicit
Enabled() const frc::Compressor
ErrorBase() (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
GetClosedLoopControl() const frc::Compressor
GetCompressorCurrent() const frc::Compressor
GetCompressorCurrentTooHighFault() const frc::Compressor
GetCompressorCurrentTooHighStickyFault() const frc::Compressor
GetCompressorNotConnectedFault() const frc::Compressor
GetCompressorNotConnectedStickyFault() const frc::Compressor
GetCompressorShortedFault() const frc::Compressor
GetCompressorShortedStickyFault() const frc::Compressor
GetDefaultSolenoidModule() (defined in frc::SensorBase)frc::SensorBaseinlinestatic
GetError()frc::ErrorBasevirtual
GetError() const (defined in frc::ErrorBase)frc::ErrorBasevirtual
GetGlobalError()frc::ErrorBasestatic
GetPressureSwitchValue() const frc::Compressor
GetSmartDashboardType() const overridefrc::Compressorvirtual
InitTable(std::shared_ptr< nt::NetworkTable > subTable) overridefrc::Compressorvirtual
kAnalogInputs (defined in frc::SensorBase)frc::SensorBasestatic
kAnalogOutputs (defined in frc::SensorBase)frc::SensorBasestatic
kDigitalChannels (defined in frc::SensorBase)frc::SensorBasestatic
kPDPChannels (defined in frc::SensorBase)frc::SensorBasestatic
kPwmChannels (defined in frc::SensorBase)frc::SensorBasestatic
kRelayChannels (defined in frc::SensorBase)frc::SensorBasestatic
kSolenoidChannels (defined in frc::SensorBase)frc::SensorBasestatic
kSolenoidModules (defined in frc::SensorBase)frc::SensorBasestatic
m_compressorHandle (defined in frc::Compressor)frc::Compressorprotected
m_error (defined in frc::ErrorBase)frc::ErrorBasemutableprotected
operator=(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
operator=(const ErrorBase &)=delete (defined in frc::ErrorBase)frc::ErrorBase
SensorBase()=default (defined in frc::SensorBase)frc::SensorBase
SensorBase(const SensorBase &)=delete (defined in frc::SensorBase)frc::SensorBase
SetClosedLoopControl(bool on)frc::Compressor
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
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const frc::ErrorBasevirtual
Start()frc::Compressor
StartLiveWindowMode() overridefrc::Compressorvirtual
StatusIsFatal() const frc::ErrorBasevirtual
Stop()frc::Compressor
StopLiveWindowMode() overridefrc::Compressorvirtual
UpdateTable() overridefrc::Compressorvirtual
~Compressor()frc::Compressorvirtual
~ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBasevirtual
~SensorBase()=default (defined in frc::SensorBase)frc::SensorBasevirtual