:orphan: .. index:: pair: struct; test_param_doc .. _doxid-structtest__param__doc: struct test_param_doc ===================== .. toctree:: :hidden: Overview ~~~~~~~~ Parameter documentation entry (from tests-info.xml) :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct test_param_doc { // fields char* :ref:`name`; char* :ref:`description`; // methods :ref:`TAILQ_ENTRY`(test_param_doc); }; .. _details-structtest__param__doc: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Parameter documentation entry (from tests-info.xml) Fields ------ .. index:: pair: variable; name .. _doxid-structtest__param__doc_1ab0bf55f9a631538640593dded65dc581: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* name Parameter name .. index:: pair: variable; description .. _doxid-structtest__param__doc_1ae7c0bd9e249adcb9756b01f338a489fa: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* description Description text Methods ------- .. index:: pair: function; TAILQ_ENTRY .. _doxid-structtest__param__doc_1abaef21636bed8a8e5c4240a0200b63cb: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAILQ_ENTRY(test_param_doc) List links