_RDD_READER Struct Reference
#include <reader.h>
Detailed Description
A reader object consists of a pointer to implementation-defined state and a pointer to the routines that implement the uniform interface.
Definition at line 73 of file reader.h.
Field Documentation
implementation's operation table
Definition at line 75 of file reader.h.
implementation-specific state
Definition at line 74 of file reader.h.
The documentation for this struct was generated from the following file: