22 lines
625 B
TeX
22 lines
625 B
TeX
|
% -----------------------------------------------------------------------------
|
||
|
% wxFilterOutputStream
|
||
|
% -----------------------------------------------------------------------------
|
||
|
\section{\class{wxFilterOutputStream}}\label{wxfilteroutputstream}
|
||
|
|
||
|
\wxheading{Derived from}
|
||
|
|
||
|
\helpref{wxOutputStream}{wxoutputstream}
|
||
|
|
||
|
\wxheading{Note}
|
||
|
|
||
|
The use of this class is exactly the same as of wxOutputStream. Only a constructor
|
||
|
differs and it is documented below.
|
||
|
|
||
|
% -----------
|
||
|
% ctor & dtor
|
||
|
% -----------
|
||
|
\membersection{wxFilterOutputStream::wxFilterOutputStream}
|
||
|
|
||
|
\func{}{wxFilterOutputStream}{\param{wxOutputStream\&}{ stream}}
|
||
|
|