:orphan: .. index:: pair: struct; cfg_reboot_msg .. _doxid-structcfg__reboot__msg: struct cfg_reboot_msg ===================== .. toctree:: :hidden: Overview ~~~~~~~~ CFG_REBOOT message content :ref:`More...<details-structcfg__reboot__msg>` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include <conf_messages.h> struct cfg_reboot_msg { // fields :ref:`CFG_MSG_FIELDS<doxid-conf__messages_8h_1a6eaa8ca68dc59991824da18891a37139>` :ref:`rcf_reboot_type<doxid-group__rcfapi__base_1ga60acf5118546576cf3fd6eec7d091c96>` :target:`reboot_type<doxid-structcfg__reboot__msg_1a3a01aa76d44e5f5042d0a639997be7e4>`; bool :ref:`restore<doxid-structcfg__reboot__msg_1acb2f1c7e13e8fcdfd487567bf3cb7c56>`; char :ref:`ta_name<doxid-structcfg__reboot__msg_1a96e4d2c6dce7ddcfc565044f9170a2a7>`[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