15class ShuffleboardContainer;
28template <
typename Derived>
70 return *
static_cast<Derived*
>(
this);
void SetType(std::string_view type)
A generic component in Shuffleboard.
Definition: ShuffleboardComponent.h:27
Common interface for objects that can contain shuffleboard components.
Definition: ShuffleboardContainer.h:42
Definition: ShuffleboardValue.h:15
basic_string_view< char > string_view
Definition: core.h:520
type
Definition: core.h:575
Definition: format-inl.h:32
const char * GetStringForWidgetType(BuiltInWidgets type)
Definition: AprilTagPoseEstimator.h:15
BuiltInWidgets
The types of the widgets bundled with Shuffleboard.
Definition: BuiltInWidgets.h:25