struct cfg_pattern_msg
Overview
CFG_PATTERN message content More…
#include <conf_messages.h> struct cfg_pattern_msg { // fields CFG_MSG_FIELDS char pattern[0]; cfg_handle handles[0]; };
Detailed Documentation
CFG_PATTERN message content
Fields
CFG_MSG_FIELDS char pattern[0]
IN: start of the pattern
cfg_handle handles[0]
OUT: start of handles array