:orphan: .. index:: pair: struct; test_path_arg .. _doxid-structtest__path__arg: struct test_path_arg ==================== .. toctree:: :hidden: Overview ~~~~~~~~ Test argument with set of values :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct test_path_arg { // fields char* :ref:`name`; :ref:`test_path_match` :ref:`match`; tqh_strings :ref:`values`; // methods :ref:`TAILQ_ENTRY`(test_path_arg); }; .. _details-structtest__path__arg: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Test argument with set of values Fields ------ .. index:: pair: variable; name .. _doxid-structtest__path__arg_1a7f254ce0a5216418083510710a50b610: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* name Parameter name .. index:: pair: variable; match .. _doxid-structtest__path__arg_1a22e06cf715be65208cf86ba8a3cc1a71: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`test_path_match` match Match style .. index:: pair: variable; values .. _doxid-structtest__path__arg_1a902e7667018df09e7657e791664087df: .. ref-code-block:: cpp :class: doxyrest-title-code-block tqh_strings values List of values Methods ------- .. index:: pair: function; TAILQ_ENTRY .. _doxid-structtest__path__arg_1af607107df63bc343f9b8faab9242f33a: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAILQ_ENTRY(test_path_arg) List links