WPILibC++
2019.1.1-beta-4-20-gceed1d7
|
This is the complete list of members for frc::NamedSendable, including all inherited members.
GetName() const =0 | frc::Sendable | pure virtual |
GetSubsystem() const override | frc::NamedSendable | virtual |
InitSendable(SendableBuilder &builder) override | frc::NamedSendable | virtual |
NamedSendable()=default (defined in frc::NamedSendable) | frc::NamedSendable | |
operator=(Sendable &&)=default (defined in frc::Sendable) | frc::Sendable | |
Sendable()=default (defined in frc::Sendable) | frc::Sendable | |
Sendable(Sendable &&)=default (defined in frc::Sendable) | frc::Sendable | |
SetName(const wpi::Twine &name) override | frc::NamedSendable | virtual |
frc::Sendable::SetName(const wpi::Twine &subsystem, const wpi::Twine &name) | frc::Sendable | inline |
SetSubsystem(const wpi::Twine &subsystem) override | frc::NamedSendable | virtual |
~Sendable()=default (defined in frc::Sendable) | frc::Sendable | virtual |