:orphan: .. index:: pair: struct; tapi_gtest_impl .. _doxid-structtapi__gtest__impl: struct tapi_gtest_impl ====================== .. toctree:: :hidden: Overview ~~~~~~~~ Internal implementation struct :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_gtest_impl { // fields :ref:`tapi_job_t`* :ref:`job`; :ref:`tapi_job_channel_t`* :ref:`out`[2]; }; .. _details-structtapi__gtest__impl: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Internal implementation struct Fields ------ .. index:: pair: variable; job .. _doxid-structtapi__gtest__impl_1af6729fbdaccd10a31e1746560df4cce1: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_t`* job GTest job handler .. index:: pair: variable; out .. _doxid-structtapi__gtest__impl_1a12aea1fa28a866dd4046a8665dfe4646: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_job_channel_t`* out[2] GTest stdour/stderr channels