NCBI C++ ToolKit
Public Attributes | List of all members
tds_staticout_stream Struct Reference

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>

+ Collaboration diagram for tds_staticout_stream:

Public Attributes

TDSOUTSTREAM stream
 

Detailed Description

output stream to write data to a static buffer.

stream.buffer contains the pointer where stream will write to.

Definition at line 92 of file stream.h.

Member Data Documentation

◆ stream

TDSOUTSTREAM tds_staticout_stream::stream

Definition at line 93 of file stream.h.

Referenced by convert(), read_and_convert(), and tds_staticout_stream_init().


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:50 2024 by modify_doxy.py rev. 669887