WPILibC++
unspecified
|
This is the complete list of members for frc::DoubleSolenoid, 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 |
DoubleSolenoid(int forwardChannel, int reverseChannel) | frc::DoubleSolenoid | explicit |
DoubleSolenoid(int moduleNumber, int forwardChannel, int reverseChannel) | frc::DoubleSolenoid | |
ErrorBase()=default (defined in frc::ErrorBase) | frc::ErrorBase | |
ErrorBase(const ErrorBase &)=delete (defined in frc::ErrorBase) | frc::ErrorBase | |
Get() const | frc::DoubleSolenoid | virtual |
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 | |
GetSmartDashboardType() const | frc::DoubleSolenoid | virtual |
GetTable() const | frc::DoubleSolenoid | virtual |
InitTable(std::shared_ptr< ITable > subTable) | frc::DoubleSolenoid | virtual |
IsFwdSolenoidBlackListed() const | frc::DoubleSolenoid | |
IsRevSolenoidBlackListed() const | frc::DoubleSolenoid | |
kAnalogInputs (defined in frc::SensorBase) | frc::SensorBase | static |
kAnalogOutputs (defined in frc::SensorBase) | frc::SensorBase | static |
kDigitalChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kForward enum value (defined in frc::DoubleSolenoid) | frc::DoubleSolenoid | |
kOff enum value (defined in frc::DoubleSolenoid) | frc::DoubleSolenoid | |
kPDPChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kPwmChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kRelayChannels (defined in frc::SensorBase) | frc::SensorBase | static |
kReverse enum value (defined in frc::DoubleSolenoid) | frc::DoubleSolenoid | |
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 | |
Set(Value value) | frc::DoubleSolenoid | virtual |
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 |
StartLiveWindowMode() | frc::DoubleSolenoid | virtual |
StatusIsFatal() const | frc::ErrorBase | virtual |
StopLiveWindowMode() | frc::DoubleSolenoid | virtual |
UpdateTable() | frc::DoubleSolenoid | virtual |
Value enum name (defined in frc::DoubleSolenoid) | frc::DoubleSolenoid | |
ValueChanged(ITable *source, llvm::StringRef key, std::shared_ptr< nt::Value > value, bool isNew) (defined in frc::DoubleSolenoid) | frc::DoubleSolenoid | |
ITableListener::ValueChanged(ITable *source, llvm::StringRef key, std::shared_ptr< nt::Value > value, bool isNew)=0 | ITableListener | pure virtual |
ValueChangedEx(ITable *source, llvm::StringRef key, std::shared_ptr< nt::Value > value, unsigned int flags) | ITableListener | virtual |
~DoubleSolenoid() | frc::DoubleSolenoid | virtual |
~ErrorBase()=default (defined in frc::ErrorBase) | frc::ErrorBase | virtual |
~ITableListener()=default (defined in ITableListener) | ITableListener | virtual |
~SensorBase()=default (defined in frc::SensorBase) | frc::SensorBase | virtual |
~SolenoidBase()=default (defined in frc::SolenoidBase) | frc::SolenoidBase | virtual |