struct cfg_tree_print_msg

Overview

CFG_TREE_PRINT message content More…

#include <conf_messages.h>

struct cfg_tree_print_msg {
    // fields

    CFG_MSG_FIELDS unsigned int log_lvl;
    size_t id_len;
    size_t flname_len;
    char buf[1];
};

Detailed Documentation

CFG_TREE_PRINT message content

Fields

CFG_MSG_FIELDS unsigned int log_lvl

IN: log level

size_t id_len

IN: obj|ins id string length

size_t flname_len

IN: output filename length

char buf[1]

IN: id + filename