struct cfg_reboot_msg

Overview

CFG_REBOOT message content More…

#include <conf_messages.h>

struct cfg_reboot_msg {
    // fields

    CFG_MSG_FIELDS rcf_reboot_type reboot_type;
    bool restore;
    char ta_name[0];
};

Detailed Documentation

CFG_REBOOT message content

Fields

bool restore

Reboot type Restore current configuration

char ta_name[0]

start of Test Agent name