:orphan: .. index:: pair: struct; tapi_fio_methods .. _doxid-structtapi__fio__methods: struct tapi_fio_methods ======================= .. toctree:: :hidden: Overview ~~~~~~~~ Methods to operate FIO test tool. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_fio_methods { // fields :ref:`tapi_fio_method_start` :ref:`start`; :ref:`tapi_fio_method_stop` :ref:`stop`; :ref:`tapi_fio_method_wait` :ref:`wait`; :ref:`tapi_fio_method_get_report` :ref:`get_report`; }; .. _details-structtapi__fio__methods: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Methods to operate FIO test tool. Fields ------ .. index:: pair: variable; start .. _doxid-structtapi__fio__methods_1abe7da9a8adb576da7f530ce14ac596b4: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_fio_method_start` start Method to start .. index:: pair: variable; stop .. _doxid-structtapi__fio__methods_1a971e59d15f43ced62ff8c5275b076127: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_fio_method_stop` stop Method to stop .. index:: pair: variable; wait .. _doxid-structtapi__fio__methods_1a06a7d5648b92f04476d9fad372771929: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_fio_method_wait` wait Method to wait .. index:: pair: variable; get_report .. _doxid-structtapi__fio__methods_1ab05301adc47dfff61ab261dca83cd789: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_fio_method_get_report` get_report Method to get report