#include </usr/src/ports/wxWidgets3.0/wxWidgets3.0-3.0.4-1.x86_64/src/wxWidgets-3.0.4/interface/wx/stdstream.h>
wxStdInputStream is a std::istream derived stream which reads from a wxInputStream.
Example:
<>< =''>:</>&;&;< =''>\ </></>
Public Member Functions | |
wxStdInputStream (wxInputStream &stream) | |
Creates a std::istream derived stream which reads from a wxInputStream. More... | |
virtual | ~wxStdInputStream () |
Destructor. More... | |
wxStdInputStream::wxStdInputStream | ( | wxInputStream & | stream | ) |
Creates a std::istream derived stream which reads from a wxInputStream.
stream | Stream to read from. |
|
inlinevirtual |
Destructor.