virtual std::string frc::Sendable::GetSmartDashboardType |
( |
| ) |
const |
|
pure virtual |
- Returns
- the string representation of the named data type that will be used by the smart dashboard for this sendable
Implemented in frc::Command, frc::Counter, frc::Encoder, frc::AnalogInput, frc::PWM, frc::ADXL345_SPI, frc::AnalogPotentiometer, frc::ADXL345_I2C, frc::PIDSubsystem, frc::Ultrasonic, frc::Compressor, frc::Relay, frc::PIDCommand, frc::ADXL362, frc::DigitalOutput, frc::Trigger, frc::Subsystem, frc::DigitalInput, frc::Scheduler, frc::AnalogAccelerometer, frc::DoubleSolenoid, frc::Servo, frc::PowerDistributionPanel, frc::Solenoid, frc::BuiltInAccelerometer, frc::GyroBase, frc::AnalogOutput, frc::GearTooth, and frc::SendableChooserBase.
virtual void frc::Sendable::InitTable |
( |
std::shared_ptr< nt::NetworkTable > |
subtable | ) |
|
|
pure virtual |
Initializes a table for this sendable object.
- Parameters
-
subtable | The table to put the values in. |
Implemented in frc::Command, frc::Counter, frc::Encoder, frc::AnalogInput, frc::PWM, frc::PIDController, frc::ADXL345_SPI, frc::AnalogPotentiometer, frc::ADXL345_I2C, frc::Ultrasonic, frc::PIDSubsystem, frc::Compressor, frc::Relay, frc::SendableChooser< T >, frc::PIDCommand, frc::ADXL362, frc::DigitalOutput, frc::Trigger, frc::Subsystem, frc::DigitalInput, frc::Scheduler, frc::AnalogAccelerometer, frc::DoubleSolenoid, frc::Servo, frc::PowerDistributionPanel, frc::Solenoid, frc::GyroBase, and frc::AnalogOutput.
The documentation for this class was generated from the following file:
- build/cppSource/wpilibc/headers/SmartDashboard/Sendable.h