:orphan: .. index:: pair: struct; tarpc_get_var_out .. _doxid-structtarpc__get__var__out: struct tarpc_get_var_out ======================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_get_var_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; uint64_t :ref:`val`; tarpc_bool :ref:`found`; }; .. _details-structtarpc__get__var__out: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; val .. _doxid-structtarpc__get__var__out_1aa71bfe5adeca404ded151631f1050264: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint64_t val Variable value .. index:: pair: variable; found .. _doxid-structtarpc__get__var__out_1a14d57601d2100ce1c1322b34731ecd60: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_bool found If ``true``, variable is found