WPILibC++
2018.4.1-20180728210220-1136-g75a6720
|
This is the complete list of members for frc::Sendable, including all inherited members.
GetName() const =0 | frc::Sendable | pure virtual |
GetSubsystem() const =0 | frc::Sendable | pure virtual |
InitSendable(SendableBuilder &builder)=0 | frc::Sendable | pure virtual |
SetName(const wpi::Twine &name)=0 | frc::Sendable | pure virtual |
SetName(const wpi::Twine &subsystem, const wpi::Twine &name) | frc::Sendable | inline |
SetSubsystem(const wpi::Twine &subsystem)=0 | frc::Sendable | pure virtual |
~Sendable()=default (defined in frc::Sendable) | frc::Sendable | virtual |