enum event_type

Overview

The list of events that can be generated from the flow tree for a particular node More…

#include <log_msg.h>

enum event_type {
    MORE_BRANCHES,
};

Detailed Documentation

The list of events that can be generated from the flow tree for a particular node

Enum Values

MORE_BRANCHES

An additional branch is added on the entry