WPILibC++
2018.4.1-20180926150325-1206-g8b1274d
|
This is the complete list of members for frc::MotorSafety, including all inherited members.
GetDescription(wpi::raw_ostream &desc) const =0 (defined in frc::MotorSafety) | frc::MotorSafety | pure virtual |
GetExpiration() const =0 (defined in frc::MotorSafety) | frc::MotorSafety | pure virtual |
IsAlive() const =0 (defined in frc::MotorSafety) | frc::MotorSafety | pure virtual |
IsSafetyEnabled() const =0 (defined in frc::MotorSafety) | frc::MotorSafety | pure virtual |
MotorSafety()=default (defined in frc::MotorSafety) | frc::MotorSafety | |
MotorSafety(MotorSafety &&)=default (defined in frc::MotorSafety) | frc::MotorSafety | |
operator=(MotorSafety &&)=default (defined in frc::MotorSafety) | frc::MotorSafety | |
SetExpiration(double timeout)=0 (defined in frc::MotorSafety) | frc::MotorSafety | pure virtual |
SetSafetyEnabled(bool enabled)=0 (defined in frc::MotorSafety) | frc::MotorSafety | pure virtual |
StopMotor()=0 (defined in frc::MotorSafety) | frc::MotorSafety | pure virtual |