:orphan:

.. index:: pair: struct; rcf_tce_conf
.. _doxid-structrcf__tce__conf:

struct rcf_tce_conf
===================

.. toctree::
	:hidden:

Overview
~~~~~~~~

The TCE configuration. :ref:`More...<details-structrcf__tce__conf>`


.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	#include <rcf_tce_conf.h>
	
	struct rcf_tce_conf {
		// fields
	
		:ref:`rcf_tce_local_conf_t<doxid-rcf__tce__conf_8h_1af5193593ed73f11b7d632527e4339648>` :ref:`local<doxid-structrcf__tce__conf_1a9210c4beb1446473b9c47e4988781cc1>`;

		// methods
	
		:ref:`SLIST_HEAD<doxid-structrcf__tce__conf_1ac33343ef3fe7c9c6a8fc32c9e692b1c3>`(:ref:`rcf_tce_type_conf<doxid-structrcf__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<doxid-rcf__tce__conf_8h_1af5193593ed73f11b7d632527e4339648>` 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<doxid-structrcf__tce__type__conf>`)

Configurations of TA types.