]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/wx/fltoutst.tex
* Some more on streams.
[wxWidgets.git] / docs / latex / wx / fltoutst.tex
1 % -----------------------------------------------------------------------------
2 % wxFilterOutputStream
3 % -----------------------------------------------------------------------------
4 \section{\class{wxFilterOutputStream}}\label{wxfilteroutputstream}
5
6 \wxheading{Derived from}
7
8 \helpref{wxOutputStream}{wxoutputstream}
9
10 \wxheading{Note}
11
12 The use of this class is exactly the same as of wxOutputStream. Only a constructor
13 differs and it is documented below.
14
15 % -----------
16 % ctor & dtor
17 % -----------
18 \membersection{wxFilterOutputStream::wxFilterOutputStream}
19
20 \func{}{wxFilterOutputStream}{\param{wxOutputStream\&}{ stream}}
21