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