:orphan: .. index:: pair: struct; rcf_pch_cfg_substitution .. _doxid-structrcf__pch__cfg__substitution: struct rcf_pch_cfg_substitution =============================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct rcf_pch_cfg_substitution { // fields const char* :ref:`name`; const char* :ref:`ref_name`; :ref:`rcf_ch_substitution_apply` :ref:`apply`; }; .. _details-structrcf__pch__cfg__substitution: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; name .. _doxid-structrcf__pch__cfg__substitution_1ab97cef9d2eb01de6d314b78edb47eba7: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* name Name of an instance value the substitution applies to .. index:: pair: variable; ref_name .. _doxid-structrcf__pch__cfg__substitution_1a3d554fe13d8fda5722f8cca0fae3e36c: .. ref-code-block:: cpp :class: doxyrest-title-code-block const char* ref_name OID for getting the substitution value .. index:: pair: variable; apply .. _doxid-structrcf__pch__cfg__substitution_1a65c50b067af2c37893d86d8c3f6f0ab6: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`rcf_ch_substitution_apply` apply Substitution apply method