]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmsock.tex
Fixed ctor declaration : some default were missing
[wxWidgets.git] / docs / latex / wx / strmsock.tex
index 08a6e8157e9ecd2e01814b9ebce46b046e52fb54..b482964b18502788d44e1f2ea517a134c212cc44 100644 (file)
@@ -1,12 +1,16 @@
 % -----------------------------------------------------------------------------
 % wxSocketInputStream
 % -----------------------------------------------------------------------------
-\section{\class{wxSocketInputStream}}
+\section{\class{wxSocketInputStream}}\label{wxsocketinputstream}
 
 \wxheading{Derived from}
 
 \helpref{wxInputStream}{wxinputStream}
 
+\wxheading{Include files}
+
+<wx/sckstrm.h>
+
 \wxheading{See also}
 
 \helpref{wxStreamBuffer}{wxstreamBuffer}, \helpref{wxSocketBase}{wxsocketbase}
@@ -23,12 +27,16 @@ socket connection.
 % -----------------------------------------------------------------------------
 % wxSocketOutputStream
 % -----------------------------------------------------------------------------
-\section{\class{wxSocketInputStream}}
+\section{\class{wxSocketOutputStream}}\label{wxsocketoutputstream}
 
 \wxheading{Derived from}
 
 \helpref{wxOutputStream}{wxoutputStream}
 
+\wxheading{Include files}
+
+<wx/sckstrm.h>
+
 \wxheading{See also}
 
 \helpref{wxStreamBuffer}{wxstreamBuffer}, \helpref{wxSocketBase}{wxsocketbase}