Collaboration diagram for Connection Streams:
|
Classes | |
| class | CConn_IOStream |
| Base class, inherited from "std::iostream", does both input and output, using the specified CONNECTOR. More... | |
| class | CConn_SocketStream |
| This stream exchanges data in a TCP channel, using socket interface. More... | |
| class | CConn_HttpStream |
| This stream exchanges data with an HTTP server found by URL: http://host[:port]/path[?args]. More... | |
| class | CConn_ServiceStream |
| This stream exchanges the data with a named service, in a constraint that the service is implemented as one of the specified server 'types' (details: <connect/ncbi_server_info.h>). More... | |
| class | CConn_MemoryStream |
| In-memory stream. More... | |
| class | CConn_PipeStream |
| CConn_PipeStream. More... | |
| class | CConn_NamedPipeStream |
| CConn_NamedPipeStream. More... | |
| class | CConn_FTPDownloadStream |
| CConn_FTPDownloadStream. More... | |
Variables | |
| const streamsize | kConn_DefaultBufSize = 4096 |
|
|
Definition at line 94 of file ncbi_conn_stream.hpp. |
1.4.6
Modified on Mon Dec 07 16:24:35 2009 by modify_doxy.py rev. 173732