#include <wxMsg.h>
Inheritance diagram for wxMsg:

Public Member Functions | |
| void | setsock (wxSocketClient *s) |
| Short Description. | |
| void | setconsole (wxTextCtrl *c) |
| Short Description. | |
| int | send (void) |
| Short Description. | |
| int | recv (void) |
| Short Description. | |
Private Attributes | |
| wxSocketClient * | sock |
| wxTextCtrl * | console |
Long Description if necessary.
| <parameter_name> | <parameter_descreption> |
Definition at line 20 of file wxMsg.h.
|
|
Short Description. Long Description if necessary.
Reimplemented from msg. Definition at line 47 of file wxMsg.cpp. References buflen, console, msg::dispatch(), msg::inbuf, and sock. |
|
|
Short Description. Long Description if necessary.
Reimplemented from msg. Definition at line 14 of file wxMsg.cpp. References console, msg::outbuf, and sock. |
|
|
Short Description. Long Description if necessary.
Definition at line 102 of file wxMsg.cpp. References console. |
|
|
Short Description. Long Description if necessary.
Definition at line 86 of file wxMsg.cpp. References sock. |
|
|
Definition at line 29 of file wxMsg.h. Referenced by recv(), send(), and setconsole(). |
|
|
|
1.4.4