WPILibC++ 2025.1.1
|
This is the complete list of members for frc::XRPMotor, including all inherited members.
Check() | frc::MotorSafety | |
CheckMotors() | frc::MotorSafety | static |
Disable() override | frc::XRPMotor | virtual |
Feed() | frc::MotorSafety | |
Get() const override | frc::XRPMotor | virtual |
GetDescription() const override | frc::XRPMotor | virtual |
GetExpiration() const | frc::MotorSafety | |
GetInverted() const override | frc::XRPMotor | virtual |
IsAlive() const | frc::MotorSafety | |
IsSafetyEnabled() const | frc::MotorSafety | |
MotorSafety() | frc::MotorSafety | |
MotorSafety(MotorSafety &&rhs) | frc::MotorSafety | |
operator=(MotorSafety &&rhs) | frc::MotorSafety | |
Set(double value) override | frc::XRPMotor | virtual |
SetExpiration(units::second_t expirationTime) | frc::MotorSafety | |
SetInverted(bool isInverted) override | frc::XRPMotor | virtual |
SetSafetyEnabled(bool enabled) | frc::MotorSafety | |
SetVoltage(units::volt_t output) | frc::MotorController | virtual |
StopMotor() override | frc::XRPMotor | virtual |
XRPMotor(int deviceNum) | frc::XRPMotor | explicit |
~MotorController()=default | frc::MotorController | virtual |
~MotorSafety() | frc::MotorSafety | virtual |