_RDD_WRITE_OPS Struct Reference
#include <writer.h>
Detailed Description
All writer implementations provide a structure of type
RDD_WRITE_OPS
. This structure contains pointers to the routines that implement the interface.
Definition at line 92 of file writer.h.
Field Documentation
closes the writer
Definition at line 94 of file writer.h.
compares the address to a given address
Definition at line 95 of file writer.h.
writes data to the output channel
Definition at line 93 of file writer.h.
The documentation for this struct was generated from the following file: