Broccoli API Documentation
1.100
Broccoli API Documentation
|
Encapsulation of arguments passed to an event callback, for the compact style of argument passing. More...
#include <broccoli.h>
Data Fields | |
void * | arg_data |
Pointer to the actual event argument. More... | |
int | arg_type |
A BRO_TYPE_xxx constant. More... | |
Encapsulation of arguments passed to an event callback, for the compact style of argument passing.
void* bro_ev_arg::arg_data |
Pointer to the actual event argument.
int bro_ev_arg::arg_type |
A BRO_TYPE_xxx constant.