X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf085665fd6a214feb7c5bba7e5da827dd5e034d..066f3611df971be93b2ec46b82c2f05f3ff9a422:/docs/latex/wx/fileistr.tex?ds=sidebyside diff --git a/docs/latex/wx/fileistr.tex b/docs/latex/wx/fileistr.tex index 01599e8454..7e64110f18 100644 --- a/docs/latex/wx/fileistr.tex +++ b/docs/latex/wx/fileistr.tex @@ -11,12 +11,17 @@ can seek beyond the end of the stream (file) and will thus not return \wxheading{Derived from} -\helpref{wxInputStream}{wxinputstream} +\helpref{wxInputStream}{wxinputstream}\\ +\helpref{wxStreamBase}{wxstreambase} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See also} \helpref{wxBufferedInputStream}{wxbufferedinputstream}, \helpref{wxFileOutputStream}{wxfileoutputstream}, \helpref{wxFFileOutputStream}{wxffileoutputstream} @@ -46,9 +51,9 @@ Initializes a file stream in read-only mode using the specified file descriptor. Destructor. -\membersection{wxFileInputStream::Ok}\label{wxfileinputstreamok} +\membersection{wxFileInputStream::IsOk}\label{wxfileinputstreamisok} -\constfunc{bool}{Ok}{\void} +\constfunc{bool}{IsOk}{\void} Returns true if the stream is initialized and ready.