#include <dktypes.h>
Data Fields | |
int | flags |
Flags. | |
dk_stream_t * | target |
Stream for real output. | |
dk_of_cell_t * | cells |
Pointer to array of filtering cells. | |
int | n_of_cells |
Number of filtering cells. | |
int | have_data |
Flag: Already have data. |
This structure is the data component of an output filtering stream.
Pointer to array of filtering cells.
int dk_of_t::flags |
Flags.
Flag: Already have data.
Number of filtering cells.
Stream for real output.