#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.1/wxWidgets3.1-3.1.5-2.x86_64/src/wxWidgets-3.1.5/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. | |
virtual | ~wxStdInputStream () |
Destructor. | |
wxStdInputStream::wxStdInputStream | ( | wxInputStream & | stream | ) |
Creates a std::istream derived stream which reads from a wxInputStream.
stream | Stream to read from. |
|
virtual |
Destructor.