:orphan: .. index:: pair: struct; tapi_memcached_app .. _doxid-structtapi__memcached__app: struct tapi_memcached_app ========================= .. toctree:: :hidden: Overview ~~~~~~~~ memcached tool information. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_memcached_app { // fields :ref:`tapi_job_t`* :ref:`job`; :ref:`tapi_job_channel_t`* :ref:`out_chs`[2]; }; .. _details-structtapi__memcached__app: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ memcached tool information. Fields ------ .. index:: pair: variable; job .. _doxid-structtapi__memcached__app_1a6d2e91313e57503df0c2be9bc7a5612c: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_t`* job TAPI job handle. .. index:: pair: variable; out_chs .. _doxid-structtapi__memcached__app_1aeb22fb7bfaf0a3124c839902befd8fa2: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_channel_t`* out_chs[2] Output channel handles.