:orphan: .. index:: pair: struct; cfg_reboot_msg .. _doxid-structcfg__reboot__msg: struct cfg_reboot_msg ===================== .. toctree:: :hidden: Overview ~~~~~~~~ CFG_REBOOT message content :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct cfg_reboot_msg { // fields :ref:`CFG_MSG_FIELDS` :ref:`rcf_reboot_type` :target:`reboot_type`; bool :ref:`restore`; char :ref:`ta_name`[0]; }; .. _details-structcfg__reboot__msg: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ CFG_REBOOT message content Fields ------ .. index:: pair: variable; restore .. _doxid-structcfg__reboot__msg_1acb2f1c7e13e8fcdfd487567bf3cb7c56: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool restore Reboot type Restore current configuration .. index:: pair: variable; ta_name .. _doxid-structcfg__reboot__msg_1a96e4d2c6dce7ddcfc565044f9170a2a7: .. ref-code-block:: cpp :class: doxyrest-title-code-block char ta_name[0] start of Test Agent name