ark::plotting::SearchableObject

Defined in header “ark/plotting/gui/object_search_table_model.hh”.


This represents an object that will be searchable/selectable through the table model UI.

Methods

  • SearchableObject(std::string name, serialization::SchemaRegistry schema_registry, const std::string & type_name)
    Constructor. Initializes the object from the given parameters.

Variables