]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/fltinstr.tex
Some warnings removed.
[wxWidgets.git] / docs / latex / wx / fltinstr.tex
CommitLineData
e2a6f233
JS
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
12The use of this class is exactly the same as of wxInputStream. Only a constructor
13differs and it is documented below.
14
15% -----------
16% ctor & dtor
17% -----------
18\membersection{wxFilterInputStream::wxFilterInputStream}
19
20\func{}{wxFilterInputStream}{\param{wxInputStream\&}{ stream}}
21