:orphan: .. index:: pair: struct; tarpc_serial_open_in .. _doxid-structtarpc__serial__open__in: struct tarpc_serial_open_in =========================== .. toctree:: :hidden: Overview ~~~~~~~~ serial_open() arguments :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_serial_open_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; struct :ref:`tarpc_sa` :ref:`sa`; string :ref:`user`; string :ref:`console`; }; .. _details-structtarpc__serial__open__in: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ serial_open() arguments Fields ------ .. index:: pair: variable; sa .. _doxid-structtarpc__serial__open__in_1aabdb321f41605df41ec0a5134743a1b1: .. ref-code-block:: cpp :class: doxyrest-title-code-block struct :ref:`tarpc_sa` sa Console address .. index:: pair: variable; user .. _doxid-structtarpc__serial__open__in_1a765668a8751d27525ca0efd3b6febccf: .. ref-code-block:: cpp :class: doxyrest-title-code-block string user Console user .. index:: pair: variable; console .. _doxid-structtarpc__serial__open__in_1a337bb7b55f9a822cb0d53065d9866882: .. ref-code-block:: cpp :class: doxyrest-title-code-block string console Console name