WPILibC++
2019.1.1-beta-2-2-gf54c0f7
|
This is the complete list of members for frc::Solenoid, including all inherited members.
AddChild(std::shared_ptr< Sendable > child) | frc::SendableBase | protected |
AddChild(void *child) | frc::SendableBase | protected |
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() (defined in frc::ErrorBase) | frc::ErrorBase | |
ErrorBase(ErrorBase &&)=default (defined in frc::ErrorBase) | frc::ErrorBase | |
Get() const | frc::Solenoid | virtual |
GetAll(int module) | frc::SolenoidBase | static |
GetAll() const | frc::SolenoidBase | |
GetError() | frc::ErrorBase | virtual |
GetError() const | frc::ErrorBase | virtual |
GetGlobalError() | frc::ErrorBase | static |
GetName() const final | frc::SendableBase | virtual |
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 | |
GetSubsystem() const final | frc::SendableBase | virtual |
InitSendable(SendableBuilder &builder) override | frc::Solenoid | virtual |
IsBlackListed() const | frc::Solenoid | |
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=(Solenoid &&rhs) (defined in frc::Solenoid) | frc::Solenoid | |
operator=(SolenoidBase &&)=default (defined in frc::SolenoidBase) | frc::SolenoidBase | protected |
operator=(ErrorBase &&)=default (defined in frc::ErrorBase) | frc::ErrorBase | |
operator=(SendableBase &&rhs) (defined in frc::SendableBase) | frc::SendableBase | |
operator=(Sendable &&)=default (defined in frc::Sendable) | frc::Sendable | |
Sendable()=default (defined in frc::Sendable) | frc::Sendable | |
Sendable(Sendable &&)=default (defined in frc::Sendable) | frc::Sendable | |
SendableBase(bool addLiveWindow=true) | frc::SendableBase | explicit |
SendableBase(SendableBase &&rhs) (defined in frc::SendableBase) | frc::SendableBase | |
Set(bool on) | frc::Solenoid | virtual |
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 |
SetPulseDuration(double durationSeconds) | frc::Solenoid | |
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 |
Solenoid(int channel) | frc::Solenoid | explicit |
Solenoid(int moduleNumber, int channel) | frc::Solenoid | |
Solenoid(Solenoid &&rhs) (defined in frc::Solenoid) | frc::Solenoid | |
SolenoidBase(int pcmID) | frc::SolenoidBase | explicitprotected |
SolenoidBase(SolenoidBase &&)=default (defined in frc::SolenoidBase) | frc::SolenoidBase | protected |
StartPulse() | frc::Solenoid | |
StatusIsFatal() const | frc::ErrorBase | virtual |
~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 | |
~Solenoid() override (defined in frc::Solenoid) | frc::Solenoid |