21 : m_layoutName(layoutName) {}
31 const char* m_layoutName;
Represents the type of a layout in Shuffleboard.
Definition: LayoutType.h:18
std::string_view GetLayoutName() const
Gets the string type of the layout as defined by that layout in Shuffleboard.
constexpr LayoutType(const char *layoutName)
Definition: LayoutType.h:20
basic_string_view< char > string_view
Definition: core.h:501
Definition: AprilTagPoseEstimator.h:15