X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/392751754e224616f01ce454830177b7a2b24b2b..85136e3bf5dadf921652519e71da5db351fb3194:/docs/latex/wx/strmsock.tex diff --git a/docs/latex/wx/strmsock.tex b/docs/latex/wx/strmsock.tex index 064a45c8af..e2bf61f987 100644 --- a/docs/latex/wx/strmsock.tex +++ b/docs/latex/wx/strmsock.tex @@ -6,7 +6,7 @@ %% Created: 1999 %% RCS-ID: $Id$ %% Copyright: (c) wxWidgets team -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ----------------------------------------------------------------------------- @@ -20,12 +20,17 @@ and it does not support seeking. \wxheading{Derived from} -\helpref{wxInputStream}{wxinputstream} +\helpref{wxInputStream}{wxinputstream}\\ +\helpref{wxStreamBase}{wxstreambase} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxNet}{librarieslist} + \wxheading{See also} \helpref{wxSocketBase}{wxsocketbase} @@ -50,12 +55,17 @@ and it does not support seeking. \wxheading{Derived from} -\helpref{wxOutputStream}{wxoutputstream} +\helpref{wxOutputStream}{wxoutputstream}\\ +\helpref{wxStreamBase}{wxstreambase} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxNet}{librarieslist} + \wxheading{See also} \helpref{wxSocketBase}{wxsocketbase} @@ -64,7 +74,7 @@ and it does not support seeking. \membersection{wxSocketOutputStream::wxSocketOutputStream}\label{wxsocketoutputstreamctor} -\func{}{wxSocketInputStream}{\param{wxSocketBase\&}{ s}} +\func{}{wxSocketOutputStream}{\param{wxSocketBase\&}{ s}} Creates a new write-only socket stream using the specified initialized socket connection.