WPILibC++
unspecified
|
This is the complete list of members for Compressor, including all inherited members.
_globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
_globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
AddToSingletonList() | SensorBase | protected |
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 |
ClearAllPCMStickyFaults() | Compressor | |
ClearError() const | ErrorBase | virtual |
CloneError(const ErrorBase &rhs) const (defined in ErrorBase) | ErrorBase | virtual |
Compressor(uint8_t pcmID=GetDefaultSolenoidModule()) | Compressor | explicit |
DeleteSingletons() | SensorBase | static |
Enabled() const | Compressor | |
ErrorBase()=default (defined in ErrorBase) | ErrorBase | |
ErrorBase(const ErrorBase &)=delete (defined in ErrorBase) | ErrorBase | |
GetClosedLoopControl() const | Compressor | |
GetCompressorCurrent() const | Compressor | |
GetCompressorCurrentTooHighFault() const | Compressor | |
GetCompressorCurrentTooHighStickyFault() const | Compressor | |
GetCompressorNotConnectedFault() const | Compressor | |
GetCompressorNotConnectedStickyFault() const | Compressor | |
GetCompressorShortedFault() const | Compressor | |
GetCompressorShortedStickyFault() const | Compressor | |
GetDefaultSolenoidModule() (defined in SensorBase) | SensorBase | inlinestatic |
GetError() | ErrorBase | virtual |
GetError() const (defined in ErrorBase) | ErrorBase | virtual |
GetGlobalError() | ErrorBase | static |
GetPressureSwitchValue() const | Compressor | |
GetSmartDashboardType() const override | Compressor | virtual |
GetTable() const override | Compressor | virtual |
InitTable(std::shared_ptr< ITable > subTable) override | Compressor | virtual |
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_pcm_pointer (defined in Compressor) | Compressor | protected |
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 | |
SetClosedLoopControl(bool on) | Compressor | |
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 |
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
Start() | Compressor | |
StartLiveWindowMode() override | Compressor | virtual |
StatusIsFatal() const | ErrorBase | virtual |
Stop() | Compressor | |
StopLiveWindowMode() override | Compressor | virtual |
UpdateTable() override | Compressor | virtual |
ValueChanged(ITable *source, llvm::StringRef key, std::shared_ptr< nt::Value > value, bool isNew) override | Compressor | virtual |
ValueChangedEx(ITable *source, llvm::StringRef key, std::shared_ptr< nt::Value > value, unsigned int flags) | ITableListener | virtual |
~Compressor()=default (defined in Compressor) | Compressor | virtual |
~ErrorBase()=default (defined in ErrorBase) | ErrorBase | virtual |
~ITableListener()=default (defined in ITableListener) | ITableListener | virtual |
~SensorBase()=default (defined in SensorBase) | SensorBase | virtual |