#include </home/zeitlin/src/wx/github/interface/wx/sckstrm.h>
このクラスは出力ストリームを実装しており、接続されたソケットへデータを書き込みます。
Note that this stream is purely sequential and it does not support seeking.
Public Member Functions | |
wxSocketOutputStream (wxSocketBase &s) | |
Creates a new write-only socket stream using the specified initialized socket connection. |
wxSocketOutputStream::wxSocketOutputStream | ( | wxSocketBase & | s | ) |
Creates a new write-only socket stream using the specified initialized socket connection.