WPILibC++
2018.4.1-20180729040223-1137-g011f0ff
|
This is the complete list of members for frc::Compressor, including all inherited members.
AddChild(std::shared_ptr< Sendable > child) | frc::SendableBase | protected |
AddChild(void *child) | frc::SendableBase | protected |
ClearAllPCMStickyFaults() | frc::Compressor | |
ClearError() const | frc::ErrorBase | virtual |
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase) | frc::ErrorBase | virtual |
Compressor(int pcmID=SensorUtil::GetDefaultSolenoidModule()) | frc::Compressor | explicit |
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 | |
GetError() | frc::ErrorBase | virtual |
GetError() const | frc::ErrorBase | virtual |
GetGlobalError() | frc::ErrorBase | static |
GetName() const final | frc::SendableBase | virtual |
GetPressureSwitchValue() const | frc::Compressor | |
GetSubsystem() const final | frc::SendableBase | virtual |
InitSendable(SendableBuilder &builder) override | frc::Compressor | virtual |
m_compressorHandle (defined in frc::Compressor) | frc::Compressor | protected |
m_error (defined in frc::ErrorBase) | frc::ErrorBase | mutableprotected |
operator=(const ErrorBase &)=delete (defined in frc::ErrorBase) | frc::ErrorBase | |
SendableBase(bool addLiveWindow=true) | frc::SendableBase | explicit |
SetClosedLoopControl(bool on) | frc::Compressor | |
SetErrnoError(const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
SetError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
SetErrorRange(Error::Code code, int32_t minRange, int32_t maxRange, int32_t requestedValue, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
SetGlobalError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase) | frc::ErrorBase | static |
SetGlobalWPIError(const wpi::Twine &errorMessage, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase) | frc::ErrorBase | static |
SetImaqError(int success, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
SetName(const wpi::Twine &name) final | frc::SendableBase | virtual |
SetName(const wpi::Twine &moduleType, int channel) | frc::SendableBase | protected |
SetName(const wpi::Twine &moduleType, int moduleNumber, int channel) | frc::SendableBase | protected |
frc::Sendable::SetName(const wpi::Twine &subsystem, const wpi::Twine &name) | frc::Sendable | inline |
SetSubsystem(const wpi::Twine &subsystem) final | frc::SendableBase | virtual |
SetWPIError(const wpi::Twine &errorMessage, Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
Start() | frc::Compressor | |
StatusIsFatal() const | frc::ErrorBase | virtual |
Stop() | frc::Compressor | |
~Compressor() override=default (defined in frc::Compressor) | frc::Compressor | |
~ErrorBase()=default (defined in frc::ErrorBase) | frc::ErrorBase | virtual |
~Sendable()=default (defined in frc::Sendable) | frc::Sendable | virtual |
~SendableBase() override (defined in frc::SendableBase) | frc::SendableBase |