_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.


Data Fields

rdd_wr_close_fun close
rdd_wr_compare_address_fun compare_address
rdd_wr_write_fun write

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:

Generated on Sun Feb 6 12:36:45 2011 for rdd by  doxygen 1.5.6