Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

dt_writer_ Struct Reference

#include <dt_stream_base.h>


Detailed Description

Internal data structure for instances of the dt_writer base class.

Definition at line 16 of file dt_stream_base.h.

Data Fields

void(* free_impl )(dt_writer *obj)
 Destructor function called to delete an instance.

dt_bool(* write_impl )(dt_writer *obj, dt_stream_step const *step)
 Function used to process an incoming streaming step.


Field Documentation

void(* dt_writer_::free_impl)( dt_writer* obj )
 

Destructor function called to delete an instance.

dt_bool(* dt_writer_::write_impl)( dt_writer* obj, dt_stream_step const* step )
 

Function used to process an incoming streaming step.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 1 16:35:38 2003 for datatree by doxygen 1.3.1