Public Member Functions | |
| echoFrame () | |
| Short Description. | |
| ~echoFrame () | |
| Short Description. | |
| void | OnServer (wxSocketEvent &event) |
| Short Description. | |
| void | OnClient (wxSocketEvent &event) |
| Short Description. | |
Private Attributes | |
| wxSocketServer * | server |
| wxTextCtrl * | text |
Long Description if necessary.
| <parameter_name> | <parameter_descreption> |
Definition at line 35 of file echo.cpp.
|
|
Short Description. Long Description if necessary.
Definition at line 96 of file echo.cpp. References GUI_PORT, __PORT::PORT, server, SERVER_SOCKET, and text. |
|
|
Short Description. Long Description if necessary.
Definition at line 132 of file echo.cpp. References server. |
|
|
Short Description. Long Description if necessary.
|
|
|
Short Description. Long Description if necessary.
Definition at line 147 of file echo.cpp. References CLIENT_SOCKET, and server. |
|
|
Definition at line 45 of file echo.cpp. Referenced by echoFrame(), OnServer(), and ~echoFrame(). |
|
|
Definition at line 46 of file echo.cpp. Referenced by echoFrame(), and OnClient(). |
1.4.4