:orphan: .. index:: pair: struct; tarpc_get_var_in .. _doxid-structtarpc__get__var__in: struct tarpc_get_var_in ======================= .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_get_var_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; string :ref:`name`; :ref:`tarpc_size_t` :ref:`size`; }; .. _details-structtarpc__get__var__in: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; name .. _doxid-structtarpc__get__var__in_1ac82f52a2e02133fa0ef37b6b8c56df6c: .. ref-code-block:: cpp :class: doxyrest-title-code-block string name Name of the variable .. index:: pair: variable; size .. _doxid-structtarpc__get__var__in_1afe9b1cca96d867bd68b6e21ab19573b5: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tarpc_size_t` size size of the variable: 1, 2, 4, 8