:orphan: .. index:: pair: struct; cfg_pattern_msg .. _doxid-structcfg__pattern__msg: struct cfg_pattern_msg ====================== .. toctree:: :hidden: Overview ~~~~~~~~ CFG_PATTERN message content :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct cfg_pattern_msg { // fields :ref:`CFG_MSG_FIELDS` char :ref:`pattern`[0]; :ref:`cfg_handle` :ref:`handles`[0]; }; .. _details-structcfg__pattern__msg: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ CFG_PATTERN message content Fields ------ .. index:: pair: variable; pattern .. _doxid-structcfg__pattern__msg_1ae1c02b8b6fed37e24721e116d3343d94: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`CFG_MSG_FIELDS` char pattern[0] IN: start of the pattern .. index:: pair: variable; handles .. _doxid-structcfg__pattern__msg_1a8ea065ed795a3900404d98f0c75f49d2: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`cfg_handle` handles[0] OUT: start of handles array