#include </home/work/projects/wx/2.9/wx/interface/wx/sckstrm.h>

Note that this stream is purely sequential and it does not support seeking.
Public Member Functions | |
| wxSocketInputStream (wxSocketBase &s) | |
| Creates a new read-only socket stream using the specified initialized socket connection. | |
| wxSocketInputStream::wxSocketInputStream | ( | wxSocketBase & | s | ) |
Creates a new read-only socket stream using the specified initialized socket connection.
|
[ top ] |