631f1bfed5
docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 lines
654 B
TeX
23 lines
654 B
TeX
% -----------------------------------------------------------------------------
|
|
% wxFilterInputStream
|
|
% -----------------------------------------------------------------------------
|
|
\section{\class{wxFilterInputStream}}\label{wxfilterinputstream}
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxInputStream}{wxinputstream}\\
|
|
\helpref{wxStreamBase}{wxstreambase}
|
|
|
|
\wxheading{Note}
|
|
|
|
The use of this class is exactly the same as of wxInputStream. Only a constructor
|
|
differs and it is documented below.
|
|
|
|
% -----------
|
|
% ctor & dtor
|
|
% -----------
|
|
\membersection{wxFilterInputStream::wxFilterInputStream}
|
|
|
|
\func{}{wxFilterInputStream}{\param{wxInputStream\&}{ stream}}
|
|
|