]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmsock.tex
assert if opening more than one find/replace dialog under the same parent -- this...
[wxWidgets.git] / docs / latex / wx / strmsock.tex
index 10c8b19e9e0d488bd7290c2b726cb2b0d8820387..2164ba79135a206f065909748a2e3eac6655f293 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     1999
 %% RCS-ID:      $Id$
 %% Copyright:   (c) wxWidgets team
-%% License:     wxWidgets license
+%% 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.