:orphan: .. index:: pair: struct; rcf_tce_conf .. _doxid-structrcf__tce__conf: struct rcf_tce_conf =================== .. toctree:: :hidden: Overview ~~~~~~~~ The TCE configuration. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct rcf_tce_conf { // fields :ref:`rcf_tce_local_conf_t` :ref:`local`; // methods :ref:`SLIST_HEAD`(:ref:`rcf_tce_type_conf`); }; .. _details-structrcf__tce__conf: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ The TCE configuration. Fields ------ .. index:: pair: variable; local .. _doxid-structrcf__tce__conf_1a9210c4beb1446473b9c47e4988781cc1: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`rcf_tce_local_conf_t` local The configuration of the TA engine. Methods ------- .. index:: pair: function; SLIST_HEAD .. _doxid-structrcf__tce__conf_1ac33343ef3fe7c9c6a8fc32c9e692b1c3: .. ref-code-block:: cpp :class: doxyrest-title-code-block SLIST_HEAD(:ref:`rcf_tce_type_conf`) Configurations of TA types.