WPILibC++
2019.1.1-beta-2-39-gff58c51
|
This is the complete list of members for frc::DigitalOutput, including all inherited members.
AddChild(std::shared_ptr< Sendable > child) | frc::SendableBase | protected |
AddChild(void *child) | frc::SendableBase | protected |
ClearError() const | frc::ErrorBase | virtual |
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase) | frc::ErrorBase | virtual |
DigitalOutput(int channel) | frc::DigitalOutput | explicit |
DigitalOutput(DigitalOutput &&rhs) (defined in frc::DigitalOutput) | frc::DigitalOutput | |
DisablePWM() | frc::DigitalOutput | |
EnablePWM(double initialDutyCycle) | frc::DigitalOutput | |
ErrorBase() (defined in frc::ErrorBase) | frc::ErrorBase | |
ErrorBase(ErrorBase &&)=default (defined in frc::ErrorBase) | frc::ErrorBase | |
Get() const | frc::DigitalOutput | |
GetChannel() const | frc::DigitalOutput | |
GetError() | frc::ErrorBase | virtual |
GetError() const | frc::ErrorBase | virtual |
GetGlobalError() | frc::ErrorBase | static |
GetName() const final | frc::SendableBase | virtual |
GetSubsystem() const final | frc::SendableBase | virtual |
InitSendable(SendableBuilder &builder) override | frc::DigitalOutput | virtual |
IsPulsing() const | frc::DigitalOutput | |
m_error (defined in frc::ErrorBase) | frc::ErrorBase | mutableprotected |
operator=(DigitalOutput &&rhs) (defined in frc::DigitalOutput) | frc::DigitalOutput | |
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 | |
Pulse(double length) | frc::DigitalOutput | |
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 value) | frc::DigitalOutput | |
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 |
SetPWMRate(double rate) | frc::DigitalOutput | |
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 |
StatusIsFatal() const | frc::ErrorBase | virtual |
UpdateDutyCycle(double dutyCycle) | frc::DigitalOutput | |
~DigitalOutput() override (defined in frc::DigitalOutput) | frc::DigitalOutput | |
~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 |