X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da3aea64f9e3cb2a3135ec108ab1721eae8457e2..06d20283afba5439c8a2c1b3b7cd3390541da52d:/docs/latex/wx/fltoutst.tex diff --git a/docs/latex/wx/fltoutst.tex b/docs/latex/wx/fltoutst.tex index 9feae4fd13..02b283b69c 100644 --- a/docs/latex/wx/fltoutst.tex +++ b/docs/latex/wx/fltoutst.tex @@ -8,6 +8,10 @@ \helpref{wxOutputStream}{wxoutputstream}\\ \helpref{wxStreamBase}{wxstreambase} +\wxheading{Include files} + + + \wxheading{Note} The use of this class is exactly the same as of wxOutputStream. Only a constructor @@ -24,3 +28,4 @@ Initializes a "filter" stream. A filter stream has the capability of a normal stream but it can be placed on the top of another stream. So, for example, it can compress, crypt the datas which are passed to it and write them to another stream. +