WPILibC++  2019.2.1-1-g453a904
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
frc::AnalogInput Member List

This is the complete list of members for frc::AnalogInput, including all inherited members.

AddChild(std::shared_ptr< Sendable > child)frc::SendableBaseprotected
AddChild(void *child)frc::SendableBaseprotected
AnalogGyro (defined in frc::AnalogInput)frc::AnalogInputfriend
AnalogInput(int channel)frc::AnalogInputexplicit
AnalogInput(AnalogInput &&rhs) (defined in frc::AnalogInput)frc::AnalogInput
AnalogTrigger (defined in frc::AnalogInput)frc::AnalogInputfriend
ClearError() const frc::ErrorBasevirtual
CloneError(const ErrorBase &rhs) const (defined in frc::ErrorBase)frc::ErrorBasevirtual
ErrorBase() (defined in frc::ErrorBase)frc::ErrorBase
ErrorBase(ErrorBase &&)=default (defined in frc::ErrorBase)frc::ErrorBase
GetAccumulatorCount() const frc::AnalogInput
GetAccumulatorOutput(int64_t &value, int64_t &count) const frc::AnalogInput
GetAccumulatorValue() const frc::AnalogInput
GetAverageBits() const frc::AnalogInput
GetAverageValue() const frc::AnalogInput
GetAverageVoltage() const frc::AnalogInput
GetChannel() const frc::AnalogInput
GetError()frc::ErrorBasevirtual
GetError() const frc::ErrorBasevirtual
GetGlobalError()frc::ErrorBasestatic
GetLSBWeight() const frc::AnalogInput
GetName() const finalfrc::SendableBasevirtual
GetOffset() const frc::AnalogInput
GetOversampleBits() const frc::AnalogInput
GetPIDSourceType() const (defined in frc::PIDSource)frc::PIDSourcevirtual
GetSampleRate()frc::AnalogInputstatic
GetSubsystem() const finalfrc::SendableBasevirtual
GetValue() const frc::AnalogInput
GetVoltage() const frc::AnalogInput
InitAccumulator()frc::AnalogInput
InitSendable(SendableBuilder &builder) overridefrc::AnalogInputvirtual
IsAccumulatorChannel() const frc::AnalogInput
kAccumulatorChannels (defined in frc::AnalogInput)frc::AnalogInputstatic
kAccumulatorModuleNumber (defined in frc::AnalogInput)frc::AnalogInputstatic
kAccumulatorNumChannels (defined in frc::AnalogInput)frc::AnalogInputstatic
m_error (defined in frc::ErrorBase)frc::ErrorBasemutableprotected
m_pidSource (defined in frc::PIDSource)frc::PIDSourceprotected
operator=(AnalogInput &&rhs) (defined in frc::AnalogInput)frc::AnalogInput
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
PIDGet() overridefrc::AnalogInputvirtual
ResetAccumulator()frc::AnalogInput
Sendable()=default (defined in frc::Sendable)frc::Sendable
Sendable(Sendable &&)=default (defined in frc::Sendable)frc::Sendable
SendableBase(bool addLiveWindow=true)frc::SendableBaseexplicit
SendableBase(SendableBase &&rhs) (defined in frc::SendableBase)frc::SendableBase
SetAccumulatorCenter(int center)frc::AnalogInput
SetAccumulatorDeadband(int deadband)frc::AnalogInput
SetAccumulatorInitialValue(int64_t value)frc::AnalogInput
SetAverageBits(int bits)frc::AnalogInput
SetErrnoError(const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
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::ErrorBasevirtual
SetGlobalError(Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetGlobalWPIError(const wpi::Twine &errorMessage, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) (defined in frc::ErrorBase)frc::ErrorBasestatic
SetImaqError(int success, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
SetName(const wpi::Twine &name) finalfrc::SendableBasevirtual
SetName(const wpi::Twine &moduleType, int channel)frc::SendableBaseprotected
SetName(const wpi::Twine &moduleType, int moduleNumber, int channel)frc::SendableBaseprotected
frc::Sendable::SetName(const wpi::Twine &subsystem, const wpi::Twine &name)frc::Sendableinline
SetOversampleBits(int bits)frc::AnalogInput
SetPIDSourceType(PIDSourceType pidSource)frc::PIDSourcevirtual
SetSampleRate(double samplesPerSecond)frc::AnalogInputstatic
SetSubsystem(const wpi::Twine &subsystem) finalfrc::SendableBasevirtual
SetWPIError(const wpi::Twine &errorMessage, Error::Code code, const wpi::Twine &contextMessage, wpi::StringRef filename, wpi::StringRef function, int lineNumber) const frc::ErrorBasevirtual
StatusIsFatal() const frc::ErrorBasevirtual
~AnalogInput() override (defined in frc::AnalogInput)frc::AnalogInput
~ErrorBase()=default (defined in frc::ErrorBase)frc::ErrorBasevirtual
~PIDSource()=default (defined in frc::PIDSource)frc::PIDSourcevirtual
~Sendable()=default (defined in frc::Sendable)frc::Sendablevirtual
~SendableBase() override (defined in frc::SendableBase)frc::SendableBase