O2 2.0
A communication protocol for interactive music and media applications.
Public Attributes | List of all members
handler_entry Struct Reference

Public Attributes

int tag
 
o2string key
 
o2_node_ptr next
 
o2_method_handler handler
 
const void * user_data
 
char * full_path
 
o2string type_string
 types expected by handler, or NULL to ignore
 
int types_len
 the length of type_string
 
int coerce_flag
 
int parse_args
 boolean - send argc and argv to handler?
 

Member Data Documentation

◆ coerce_flag

int handler_entry::coerce_flag

boolean - coerce types to match type_string? The message is not altered, but args will point to copies of type-coerced data as needed (coerce_flag is only set if parse_args is true.)


The documentation for this struct was generated from the following file: