:orphan: .. index:: pair: struct; trc_test_iter_args .. _doxid-structtrc__test__iter__args: struct trc_test_iter_args ========================= .. toctree:: :hidden: Overview ~~~~~~~~ Head of the list with test iteration arguments :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct trc_test_iter_args { // fields xmlNodePtr :ref:`node`; trc_test_iter_args_head :ref:`head`; tqh_strings :ref:`save_order`; }; .. _details-structtrc__test__iter__args: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Head of the list with test iteration arguments Fields ------ .. index:: pair: variable; node .. _doxid-structtrc__test__iter__args_1a805dda5fad9f0dfe9ea74aec1f41db74: .. ref-code-block:: cpp :class: doxyrest-title-code-block xmlNodePtr node XML node with this element .. index:: pair: variable; head .. _doxid-structtrc__test__iter__args_1abda48782d7c8f0b0d62229bfd8f9608f: .. ref-code-block:: cpp :class: doxyrest-title-code-block trc_test_iter_args_head head Head of the list .. index:: pair: variable; save_order .. _doxid-structtrc__test__iter__args_1a8414646e798bd9272d6b15e0957a0bb5: .. ref-code-block:: cpp :class: doxyrest-title-code-block tqh_strings save_order Argument names listed in order in which they should be saved to XML. They can be stored in different order in memory when they are sorted to simplify matching TRC records.