:orphan: .. index:: pair: struct; test_entity_value .. _doxid-structtest__entity__value: struct test_entity_value ======================== .. toctree:: :hidden: Overview ~~~~~~~~ Value of the variable or argument :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct test_entity_value { // fields char* :ref:`name`; const :ref:`test_value_type`* :ref:`type`; char* :ref:`plain`; const test_entity_value* :ref:`ref`; char* :ref:`ext`; test_requirements :ref:`reqs`; bool :ref:`global`; // methods :ref:`TAILQ_ENTRY`(test_entity_value); }; .. _details-structtest__entity__value: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Value of the variable or argument Fields ------ .. index:: pair: variable; name .. _doxid-structtest__entity__value_1a40a86ca8c4c800dfdbf6d73947728bf5: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* name Identifier .. index:: pair: variable; type .. _doxid-structtest__entity__value_1a5e43aa66b11f92d4b02de1f9a3c69bcf: .. ref-code-block:: cpp :class: doxyrest-title-code-block const :ref:`test_value_type`* type Type of the value .. index:: pair: variable; plain .. _doxid-structtest__entity__value_1ac3106eb7571b4a445eb100e3b6fd6d41: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* plain Plain value .. index:: pair: variable; ref .. _doxid-structtest__entity__value_1ad6151eb234532fc3953d7d836a596657: .. ref-code-block:: cpp :class: doxyrest-title-code-block const test_entity_value* ref Reference to another value .. index:: pair: variable; ext .. _doxid-structtest__entity__value_1acee0f62d45d68aeb40f6a610c7a313ae: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* ext Reference to external value .. index:: pair: variable; reqs .. _doxid-structtest__entity__value_1a5c0334507c1ac01b52cf987f688642ed: .. ref-code-block:: cpp :class: doxyrest-title-code-block test_requirements reqs Attached requirements .. index:: pair: variable; global .. _doxid-structtest__entity__value_1a71440babd55b8b094c8b8409f2914e9d: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool global Is this variable global? Methods ------- .. index:: pair: function; TAILQ_ENTRY .. _doxid-structtest__entity__value_1a44b085e0d014aa30ab9b434168be7f5c: .. ref-code-block:: cpp :class: doxyrest-title-code-block TAILQ_ENTRY(test_entity_value) List links