:orphan: .. index:: pair: struct; cfg_config_msg .. _doxid-structcfg__config__msg: struct cfg_config_msg ===================== .. toctree:: :hidden: Overview ~~~~~~~~ CFG_CONFIG message content :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct cfg_config_msg { // fields :ref:`CFG_MSG_FIELDS` bool :ref:`history`; char :ref:`filename`[0]; }; .. _details-structcfg__config__msg: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ CFG_CONFIG message content Fields ------ .. index:: pair: variable; history .. _doxid-structcfg__config__msg_1abe4bfcd5884ef46f46ceba211476aba4: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`CFG_MSG_FIELDS` bool history add to command history (if true) .. index:: pair: variable; filename .. _doxid-structcfg__config__msg_1a38bb31032c5c486211e736915cd452c6: .. ref-code-block:: cpp :class: doxyrest-title-code-block char filename[0] IN