:orphan: :orphan: :orphan: :orphan: :orphan: .. index:: pair: struct; tapi_job_opt_double_t .. _doxid-structtapi__job__opt__double__t: struct tapi_job_opt_double_t ============================ .. toctree:: :hidden: Overview ~~~~~~~~ Double which can be left undefined :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_job_opt_double_t { // fields double :ref:`value`; :ref:`te_bool` :ref:`defined`; }; .. _details-structtapi__job__opt__double__t: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Double which can be left undefined Fields ------ .. index:: pair: variable; value .. _doxid-structtapi__job__opt__double__t_1a68c2acdc8a7dda3568910553d1ea53f7: .. ref-code-block:: cpp :class: doxyrest-title-code-block double value Value .. index:: pair: variable; defined .. _doxid-structtapi__job__opt__double__t_1ae882deadb9b482c21a6e81ca5a1a5017: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`te_bool` defined If ``TRUE``, value is defined