]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sistream.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / sistream.tex
index 09f372c44767fd496e1d80e04bb0266d930003c4..1404b13e6c3067a17dfef1fb164d22d28ed21db7 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     2004-09-19
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2004 Vadim Zeitlin
-%% License:     wxWidgets licence
+%% License:     wxWindows licence
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxStringInputStream}}\label{wxstringinputstream}
@@ -16,16 +16,21 @@ supports seeking.
 
 \wxheading{Derived from}
 
-\helpref{wxInputStream}{wxinputstream}
+\helpref{wxInputStream}{wxinputstream}\\
+\helpref{wxStreamBase}{wxstreambase}
 
 \wxheading{Include files}
 
-<wx/sckstrm.h>
+<wx/sstream.h>
+
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
 
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxStringInputStream::wxStringInputStream}
+\membersection{wxStringInputStream::wxStringInputStream}\label{wxstringinputstreamctor}
 
 \func{}{wxStringInputStream}{\param{const wxString\&}{ s}}