ark::plotting::SearchableField
Defined in header “ark/plotting/gui/object_search_table_model.hh”.
An individual row that we can search over. We take the time to process this into a list to simplify a lot of the row work.
Variables
-
std::string channel_name
The name of the channel this field flows over. -
std::string type_name
The name of the type of the base object. -
std::string field_name
The actual field name.