]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmsock.tex
use wxChar correctly in wxString docs; mark wx1 compatibility functions
[wxWidgets.git] / docs / latex / wx / strmsock.tex
index d7179d0cbbc102b99c8529afb13f5b1ac175ebf5..2164ba79135a206f065909748a2e3eac6655f293 100644 (file)
@@ -5,7 +5,7 @@
 %% Modified by:
 %% Created:     1999
 %% RCS-ID:      $Id$
-%% Copyright:   (c) wxWindows team
+%% Copyright:   (c) wxWidgets team
 %% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -32,7 +32,7 @@ and it does not support seeking.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxSocketInputStream::wxSocketInputStream}
+\membersection{wxSocketInputStream::wxSocketInputStream}\label{wxsocketinputstreamctor}
 
 \func{}{wxSocketInputStream}{\param{wxSocketBase\&}{ s}}
 
@@ -62,9 +62,9 @@ and it does not support seeking.
 
 \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.