:orphan: .. index:: pair: enum; tarpc_send_function .. _doxid-tarpc__base_8x_8m4_1a6f53b67fb78810d5e4201006f79c6b9b: enum tarpc_send_function ======================== .. ref-code-block:: cpp :class: doxyrest-overview-code-block enum tarpc_send_function { :target:`TARPC_SEND_FUNC_WRITE` = 1, :target:`TARPC_SEND_FUNC_WRITEV`, :target:`TARPC_SEND_FUNC_SEND`, :target:`TARPC_SEND_FUNC_SENDTO`, :target:`TARPC_SEND_FUNC_SENDMSG`, :target:`TARPC_SEND_FUNC_SENDMMSG`, :target:`TARPC_SEND_FUNC_MAX`, };