HatchKeeper
0.90
The Free Open-Source Egg Incubation Software
|
This Class Shows The Main Window When A Server Connection Is Made. More...
Public Member Functions | |
virtual bool | OnExecute (const wxString &topic, const void *data, size_t size, wxIPCFormat format) wxOVERRIDE |
For Server. More... | |
virtual bool | DoExecute (const void *data, size_t size, wxIPCFormat format) wxOVERRIDE |
For Client. More... | |
This Class Shows The Main Window When A Server Connection Is Made.
Definition at line 29 of file ServerClient.cpp.
|
virtual |
For Client.
Definition at line 46 of file ServerClient.cpp.
|
virtual |
For Server.
Definition at line 38 of file ServerClient.cpp.