virtual std::string frc::Sendable::GetName |
( |
| ) |
const |
|
pure virtual |
virtual std::string frc::Sendable::GetSubsystem |
( |
| ) |
const |
|
pure virtual |
Initializes this Sendable object.
- Parameters
-
Implemented in frc::Command, frc::DifferentialDrive, frc::PIDController, frc::Counter, frc::Encoder, frc::MecanumDrive, frc::PWM, frc::AnalogInput, frc::KilloughDrive, frc::AnalogPotentiometer, frc::Ultrasonic, frc::AnalogTriggerOutput, frc::Compressor, frc::PIDCommand, frc::NidecBrushless, frc::Relay, frc::Subsystem, frc::SendableChooser< T >, frc::DigitalGlitchFilter, frc::ADXL345_I2C, frc::ADXL362, frc::ADXL345_SPI, frc::Trigger, frc::Scheduler, frc::AnalogTrigger, frc::DigitalOutput, frc::DigitalInput, frc::AnalogAccelerometer, frc::GearTooth, frc::DoubleSolenoid, frc::SpeedControllerGroup, frc::Solenoid, frc::Servo, frc::PowerDistributionPanel, frc::BuiltInAccelerometer, frc::AnalogOutput, and frc::GyroBase.
virtual void frc::Sendable::SetName |
( |
const llvm::Twine & |
name | ) |
|
|
pure virtual |
Sets both the subsystem name and device name of this Sendable object.
- Parameters
-
subsystem | subsystem name |
name | device name |
virtual void frc::Sendable::SetSubsystem |
( |
const llvm::Twine & |
subsystem | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- build/cppSource/wpilibc/headers/SmartDashboard/Sendable.h