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::Counter, frc::Encoder, frc::PIDBase, frc::AnalogInput, frc::PWM, frc::DifferentialDrive, frc::Ultrasonic, frc::Compressor, frc::Subsystem, frc::Relay, frc::MecanumDrive, frc::AnalogTrigger, frc::PIDController, frc::NidecBrushless, frc::KilloughDrive, frc::DigitalOutput, frc::DigitalGlitchFilter, frc::AnalogPotentiometer, frc::AnalogAccelerometer, frc::Servo, frc::Solenoid, frc::Scheduler, frc::DoubleSolenoid, frc::AnalogTriggerOutput, frc::PowerDistributionPanel, frc::ADXL362, frc::ADXL345_I2C, frc::ADXL345_SPI, frc::GearTooth, frc::PIDCommand, frc::DigitalInput, frc::SendableChooser< T >, frc::PWMSpeedController, frc::BuiltInAccelerometer, frc::AnalogOutput, frc::Trigger, frc::GyroBase, and frc::SpeedControllerGroup.
virtual void frc::Sendable::SetName |
( |
const wpi::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 wpi::Twine & |
subsystem | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/wpilibc/src/main/native/include/frc/smartdashboard/Sendable.h