:orphan: .. index:: pair: struct; rcf_tce_local_conf .. _doxid-structrcf__tce__local__conf: struct rcf_tce_local_conf ========================= .. toctree:: :hidden: Overview ~~~~~~~~ The TCE configuration of the TE engine. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct rcf_tce_local_conf { // fields char* :ref:`tebin`; char* :ref:`tcews`; }; .. _details-structrcf__tce__local__conf: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ The TCE configuration of the TE engine. Fields ------ .. index:: pair: variable; tebin .. _doxid-structrcf__tce__local__conf_1a9382da77735cfdd85aa04453feec6ef5: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* tebin The TE bin directory. .. index:: pair: variable; tcews .. _doxid-structrcf__tce__local__conf_1ad85cbc8449228f91cdc881ec88f5ff79: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* tcews The TCE workspace directory.