#include <ws_client.h>
Public Attributes | |
| char | addr [wsADRLEN] |
| char | port [wsADRLEN] |
| int | sock |
| WS_PSCN | pscn |
| WS_MENU | next |
|
|
Definition at line 106 of file ws_clientII.h. Referenced by wsAppendMenu(), wsAttachServer(), wsGetServerPSCN(), wsGetTraceAscii(), and wsGetTraceBin(). |
|
|
Definition at line 111 of file ws_clientII.h. Referenced by wsAppendMenu(), wsGetServerPSCN(), wsKillMenu(), and wsSearchSCN(). |
|
|
Definition at line 107 of file ws_clientII.h. Referenced by wsAppendMenu(), wsAttachServer(), wsGetServerPSCN(), wsGetTraceAscii(), and wsGetTraceBin(). |
|
|
Definition at line 110 of file ws_clientII.h. Referenced by wsAppendMenu(), wsGetServerPSCN(), wsKillMenu(), wsParseMenuReply(), and wsSearchSCN(). |
|
|
Definition at line 108 of file ws_clientII.h. Referenced by wsAppendMenu(), wsAttachServer(), wsDetachServer(), wsGetTraceAscii(), wsGetTraceBin(), wsKillMenu(), wsWaitAscii(), and wsWaitBinHeader(). |
1.3-rc3