:orphan: .. index:: pair: struct; tqe_string .. _doxid-structtqe__string: struct tqe_string ================= .. toctree:: :hidden: Overview ~~~~~~~~ Element of the list of strings :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tqe_string { // fields char* :ref:`v`; // methods :ref:`TAILQ_ENTRY`(tqe_string); }; .. _details-structtqe__string: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Element of the list of strings Fields ------ .. index:: pair: variable; v .. _doxid-structtqe__string_1a2d0817f6fd222054e89604152f1ab480: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* v Value Methods ------- .. index:: pair: function; TAILQ_ENTRY .. _doxid-structtqe__string_1a21089ef190c029f714347eeed325e205: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAILQ_ENTRY(tqe_string) List links