:orphan: .. index:: pair: struct; tarpc_gethostbyaddr_out .. _doxid-structtarpc__gethostbyaddr__out: struct tarpc_gethostbyaddr_out ============================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_gethostbyaddr_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; :ref:`tarpc_hostent` :target:`res`; };