NCBI C++ ToolKit
|
Search Toolkit Book for tds_staticout_stream
output stream to write data to a static buffer. More...
#include <dbapi/driver/ftds100/freetds/freetds/stream.h>
Public Attributes | |
TDSOUTSTREAM | stream |
output stream to write data to a static buffer.
stream.buffer contains the pointer where stream will write to.
TDSOUTSTREAM tds_staticout_stream::stream |
Definition at line 93 of file stream.h.
Referenced by convert(), read_and_convert(), and tds_staticout_stream_init().