e2a6f23364
added overloaded wxGetHostName etc. functions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
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}}
|
|
|