:orphan: .. index:: pair: struct; te_rgt_mi_meas_view .. _doxid-structte__rgt__mi__meas__view: struct te_rgt_mi_meas_view ========================== .. toctree:: :hidden: Overview ~~~~~~~~ View (graph, etc) :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct te_rgt_mi_meas_view { // fields const char* :ref:`name`; const char* :ref:`type`; const char* :ref:`title`; :ref:`te_rgt_mi_meas_view_line_graph` :ref:`line_graph`; union te_rgt_mi_meas_view::@107 :target:`data`; }; .. _details-structte__rgt__mi__meas__view: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ View (graph, etc) Fields ------ .. index:: pair: variable; name .. _doxid-structte__rgt__mi__meas__view_1a0fdbb89206219bb91bbfe47ff58f53c0: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* name Name of the view .. index:: pair: variable; type .. _doxid-structte__rgt__mi__meas__view_1af880ca6b559f376d6efeef839bd832cb: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* type Type of the view .. index:: pair: variable; title .. _doxid-structte__rgt__mi__meas__view_1a0f13ee12b2a320c365c5d8c786ef5c07: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* title Title of the view .. index:: pair: variable; line_graph .. _doxid-structte__rgt__mi__meas__view_1a078d2f29750da3e98373f4b57c8f5dd7: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`te_rgt_mi_meas_view_line_graph` line_graph Line-graph related data