]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fileistr.tex
added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch...
[wxWidgets.git] / docs / latex / wx / fileistr.tex
index 5c629ea09a1890ac12b4c9f5277069f233737a6a..746ec668be19f770bcbe1a3dc9a3a9e34814a5c4 100644 (file)
@@ -33,7 +33,7 @@ can seek beyond the end of the stream (file) and will thus not return
 % ----------
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxFileInputStream::wxFileInputStream}
+\membersection{wxFileInputStream::wxFileInputStream}\label{wxfileinputstreamctor}
 
 \func{}{wxFileInputStream}{\param{const wxString\&}{ ifileName}}
 
@@ -47,13 +47,13 @@ Initializes a file stream in read-only mode using the file I/O object {\it file}
 
 Initializes a file stream in read-only mode using the specified file descriptor.
 
-\membersection{wxFileInputStream::\destruct{wxFileInputStream}}
+\membersection{wxFileInputStream::\destruct{wxFileInputStream}}\label{wxfileinputstreamdtor}
 
 \func{}{\destruct{wxFileInputStream}}{\void}
 
 Destructor.
 
-\membersection{wxFileInputStream::Ok}
+\membersection{wxFileInputStream::Ok}\label{wxfileinputstreamok}
 
 \constfunc{bool}{Ok}{\void}