12 #include <support/deprecated.h> 14 #include "SmartDashboard/Sendable.h" 23 class WPI_DEPRECATED("use Sendable directly instead") NamedSendable
27 std::string GetSubsystem()
const override;
28 void SetSubsystem(
const llvm::Twine& subsystem)
override;
29 void InitSendable(SendableBuilder& builder)
override;
Definition: RobotController.cpp:14
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Definition: Twine.h:79