% ----------------------------------------------------------------------------- % wxSocketInputStream % ----------------------------------------------------------------------------- \section{\class{wxSocketInputStream}}\label{wxsocketinputstream} \wxheading{Derived from} \helpref{wxInputStream}{wxinputStream} \wxheading{Include files} \wxheading{See also} \helpref{wxStreamBuffer}{wxstreamBuffer}, \helpref{wxSocketBase}{wxsocketbase} \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxSocketInputStream::wxSocketInputStream} \func{}{wxSocketInputStream}{\param{wxSocketBase\&}{ s}} Initializes a new read-only socket stream using the specified initialized socket connection. % ----------------------------------------------------------------------------- % wxSocketOutputStream % ----------------------------------------------------------------------------- \section{\class{wxSocketOutputStream}}\label{wxsocketoutputstream} \wxheading{Derived from} \helpref{wxOutputStream}{wxoutputStream} \wxheading{Include files} \wxheading{See also} \helpref{wxStreamBuffer}{wxstreambuffer}, \helpref{wxSocketBase}{wxsocketbase} \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxSocketOutputStream::wxSocketOutputStream} \func{}{wxSocketInputStream}{\param{wxSocketBase\&}{ s}} Initializes a new write-only socket stream using the specified initialized socket connection.