#include <rxsocket.hh>
rxsocket::RxSocketに対する継承グラフ


Public メソッド | |
| ~RxSocket () | |
| virtual void | process_event (int code, int err) |
| virtual void | open ()=0 |
| virtual void | close () |
| virtual int | data_available ()=0 |
| virtual bool | is_connected () |
| void | print (std::ostream &os) |
Static Public メソッド | |
| static void | set_instance (HINSTANCE instance) |
Protected メソッド | |
| RxSocket () | |
| virtual void | event_connect () |
| virtual void | event_close () |
| virtual void | can_accept () |
| virtual void | can_write ()=0 |
| virtual void | can_read ()=0 |
Protected 変数 | |
| HWND | _wnd |
| SOCKET | _socket |
|
|
|
|
|
|
|
|
|
|
|
rxsocket::RxTCPClient, と connection::ServerConnectionで実装されています. |
|
|
rxsocket::RxTCPClientで実装されています. |
|
|
|
|
|
connection::ServerConnectionで実装されています. |
|
|
connection::ServerConnectionで再定義されています。 |
|
|
connection::ServerConnectionで再定義されています。 |
|
|
|
|
|
rxsocket::RxTCPClientで実装されています. |
|
|
|
|
||||||||||||
|
関数の呼び出しグラフ: ![]() |
|
|
|
|
|
|
|
|
|
1.4.2-20050421