wxWidgets/docs/latex/wx/fltinstr.tex

22 lines
615 B
TeX
Raw Normal View History

% -----------------------------------------------------------------------------
% wxFilterInputStream
% -----------------------------------------------------------------------------
\section{\class{wxFilterInputStream}}\label{wxfilterinputstream}
\wxheading{Derived from}
\helpref{wxInputStream}{wxinputstream}
\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}}