X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/105521d1188e2bbe24efb6772a51596cf155ef3c..eaa785079ca4234e6bb97983e24e54d7af21c257:/docs/latex/wx/strmsock.tex diff --git a/docs/latex/wx/strmsock.tex b/docs/latex/wx/strmsock.tex index 95aefe0e9c..06ca5ffbaf 100644 --- a/docs/latex/wx/strmsock.tex +++ b/docs/latex/wx/strmsock.tex @@ -5,8 +5,8 @@ %% Modified by: %% Created: 1999 %% RCS-ID: $Id$ -%% Copyright: (c) wxWindows team -%% Licence: wxWindows licence +%% Copyright: (c) wxWidgets team +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ----------------------------------------------------------------------------- @@ -26,13 +26,17 @@ and it does not support seeking. +\wxheading{Library} + +\helpref{wxNet}{librarieslist} + \wxheading{See also} \helpref{wxSocketBase}{wxsocketbase} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxSocketInputStream::wxSocketInputStream} +\membersection{wxSocketInputStream::wxSocketInputStream}\label{wxsocketinputstreamctor} \func{}{wxSocketInputStream}{\param{wxSocketBase\&}{ s}} @@ -56,15 +60,19 @@ and it does not support seeking. +\wxheading{Library} + +\helpref{wxNet}{librarieslist} + \wxheading{See also} \helpref{wxSocketBase}{wxsocketbase} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxSocketOutputStream::wxSocketOutputStream} +\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.