A libtrace IO reader. More...
Data Fields | |
io_source_t * | source |
The IO module that is used by the reader. | |
void * | data |
Generic pointer to data required by the IO module. |
A libtrace IO reader.
void* io_t::data |
Generic pointer to data required by the IO module.
The IO module that is used by the reader.
Referenced by wandio_destroy(), wandio_peek(), wandio_read(), wandio_seek(), and wandio_tell().