:orphan: .. index:: pair: struct; trc_test_iters .. _doxid-structtrc__test__iters: struct trc_test_iters ===================== .. toctree:: :hidden: Overview ~~~~~~~~ Head of the list with test iterations :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct trc_test_iters { // fields xmlNodePtr :ref:`node`; // methods :ref:`TAILQ_HEAD`(:ref:`trc_test_iter`); }; .. _details-structtrc__test__iters: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Head of the list with test iterations Fields ------ .. index:: pair: variable; node .. _doxid-structtrc__test__iters_1a67c30068a6f950ca40d6517dd8a7b54d: .. ref-code-block:: cpp :class: doxyrest-title-code-block xmlNodePtr node XML node with this element Methods ------- .. index:: pair: function; TAILQ_HEAD .. _doxid-structtrc__test__iters_1a141372bc68f7caeabc69ff07a190a3db: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAILQ_HEAD(:ref:`trc_test_iter`) Head of the list