A libtrace IO writer. More...
Data Fields | |
iow_source_t * | source |
The IO module that is used by the writer. | |
void * | data |
Generic pointer to data required by the IO module. |
A libtrace IO writer.
void* iow_t::data |
Generic pointer to data required by the IO module.
The IO module that is used by the writer.
Referenced by wandio_wdestroy(), and wandio_wwrite().