X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf085665fd6a214feb7c5bba7e5da827dd5e034d..245b9db51823e59bd61f0d7c0c69b419495cf0b7:/docs/latex/wx/fileostr.tex diff --git a/docs/latex/wx/fileostr.tex b/docs/latex/wx/fileostr.tex index 21ce65dd75..062e680265 100644 --- a/docs/latex/wx/fileostr.tex +++ b/docs/latex/wx/fileostr.tex @@ -14,12 +14,17 @@ can seek beyond the end of the stream (file) and will thus not return \wxheading{Derived from} -\helpref{wxOutputStream}{wxoutputstream} +\helpref{wxOutputStream}{wxoutputstream}\\ +\helpref{wxStreamBase}{wxstreambase} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See also} \helpref{wxBufferedOutputStream}{wxbufferedoutputstream}, \helpref{wxFileInputStream}{wxfileinputstream}, \helpref{wxFFileInputStream}{wxffileinputstream} @@ -50,9 +55,9 @@ Initializes a file stream in write-only mode using the file descriptor {\it fd}. Destructor. -\membersection{wxFileOutputStream::Ok}\label{wxfileoutputstreamok} +\membersection{wxFileOutputStream::IsOk}\label{wxfileoutputstreamisok} -\constfunc{bool}{Ok}{\void} +\constfunc{bool}{IsOk}{\void} Returns true if the stream is initialized and ready.