:orphan: .. index:: pair: struct; trc_update_test_data .. _doxid-structtrc__update__test__data: struct trc_update_test_data =========================== .. toctree:: :hidden: Overview ~~~~~~~~ TRC Update test data attached to test in TRC DB :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct trc_update_test_data { // fields bool :ref:`to_save`; }; .. _details-structtrc__update__test__data: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ TRC Update test data attached to test in TRC DB Fields ------ .. index:: pair: variable; to_save .. _doxid-structtrc__update__test__data_1ab51a2fbbdc4a9afc9be4c4dcc192e6fe: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool to_save Should this test be saved?