WPILibC++
unspecified
|
This is the complete list of members for frc::SolenoidBase, including all inherited members.
_globalError (defined in frc::ErrorBase) | frc::ErrorBase | protectedstatic |
_globalErrorMutex (defined in frc::ErrorBase) | frc::ErrorBase | protectedstatic |
CheckAnalogInputChannel(int channel) | frc::SensorBase | static |
CheckAnalogOutputChannel(int channel) | frc::SensorBase | static |
CheckDigitalChannel(int channel) | frc::SensorBase | static |
CheckPDPChannel(int channel) | frc::SensorBase | static |
CheckPWMChannel(int channel) | frc::SensorBase | static |
CheckRelayChannel(int channel) | frc::SensorBase | static |
CheckSolenoidChannel(int channel) | frc::SensorBase | static |
CheckSolenoidModule(int moduleNumber) | frc::SensorBase | static |
ClearAllPCMStickyFaults(int module) | frc::SolenoidBase | static |
ClearAllPCMStickyFaults() | frc::SolenoidBase | |
ClearError() const | frc::ErrorBase | virtual |
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase) | frc::ErrorBase | virtual |
ErrorBase()=default (defined in frc::ErrorBase) | frc::ErrorBase | |
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase) | frc::ErrorBase | |
GetAll(int module) | frc::SolenoidBase | static |
GetAll() const | frc::SolenoidBase | |
GetDefaultSolenoidModule() (defined in frc::SensorBase) | frc::SensorBase | inlinestatic |
GetError() | frc::ErrorBase | virtual |
GetError() const (defined in frc::ErrorBase) | frc::ErrorBase | virtual |
GetGlobalError() | frc::ErrorBase | static |
GetPCMSolenoidBlackList(int module) | frc::SolenoidBase | static |
GetPCMSolenoidBlackList() const | frc::SolenoidBase | |
GetPCMSolenoidVoltageFault(int module) | frc::SolenoidBase | static |
GetPCMSolenoidVoltageFault() const | frc::SolenoidBase | |
GetPCMSolenoidVoltageStickyFault(int module) | frc::SolenoidBase | static |
GetPCMSolenoidVoltageStickyFault() const | frc::SolenoidBase | |
kAnalogInputs (defined in frc::SensorBase) | frc::SensorBase | static |
kAnalogOutputs (defined in frc::SensorBase) | frc::SensorBase | static |
kDigitalChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kPDPChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kPwmChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kRelayChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kSolenoidChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kSolenoidModules (defined in frc::SensorBase) | frc::SensorBase | static |
m_error (defined in frc::ErrorBase) | frc::ErrorBase | mutableprotected |
m_maxModules (defined in frc::SolenoidBase) | frc::SolenoidBase | protectedstatic |
m_maxPorts (defined in frc::SolenoidBase) | frc::SolenoidBase | protectedstatic |
m_moduleNumber (defined in frc::SolenoidBase) | frc::SolenoidBase | protected |
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 | |
SetErrnoError(llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
SetError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
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::ErrorBase | virtual |
SetGlobalError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase) | frc::ErrorBase | static |
SetGlobalWPIError(llvm::StringRef errorMessage, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) (defined in frc::ErrorBase) | frc::ErrorBase | static |
SetImaqError(int success, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, int lineNumber) const | frc::ErrorBase | virtual |
SolenoidBase(int pcmID) | frc::SolenoidBase | explicitprotected |
StatusIsFatal() const | frc::ErrorBase | virtual |
~ErrorBase()=default (defined in frc::ErrorBase) | frc::ErrorBase | virtual |
~SensorBase()=default (defined in frc::SensorBase) | frc::SensorBase | virtual |
~SolenoidBase()=default (defined in frc::SolenoidBase) | frc::SolenoidBase | virtual |