]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sistream.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / sistream.tex
index 1b3b2be5793bfafc5e6b9acea405f0e658654385..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/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}}