]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/wx/fltoutst.tex
Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged
[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 \helpref{wxStreamBase}{wxstreambase}
10
11 \wxheading{Note}
12
13 The use of this class is exactly the same as of wxOutputStream. Only a constructor
14 differs and it is documented below.
15
16 % -----------
17 % ctor & dtor
18 % -----------
19 \membersection{wxFilterOutputStream::wxFilterOutputStream}
20
21 \func{}{wxFilterOutputStream}{\param{wxOutputStream\&}{ stream}}
22