struct cfg_copy_msg

Overview

CFG_COPY message content More…

#include <conf_messages.h>

struct cfg_copy_msg {
    // fields

    CFG_MSG_FIELDS cfg_handle src_handle;
    bool is_obj;
    char dst_oid[0];
};

Detailed Documentation

CFG_COPY message content

Fields

CFG_MSG_FIELDS cfg_handle src_handle

Source handle

bool is_obj

Destination is an object

char dst_oid[0]

Destination OID