#include <netmessage.h>
Collaboration diagram for CL_NetMessage:

Public Methods | |
| CL_NetMessage () | |
| CL_NetMessage (const CL_NetMessage ©) | |
| CL_NetMessage (const void *data, int size) | |
| CL_NetMessage (std::string data) | |
| param: data - Pointer to the data to be contained by the message.param: size - Size of the data. | |
Public Attributes | |
| std::string | data |
| CL_NetComputer | from |
Definition at line 28 of file netmessage.h.
|
|
Definition at line 32 of file netmessage.h. |
|
|
Definition at line 37 of file netmessage.h. |
|
|
Definition at line 44 of file netmessage.h. |
|
|
param: data - Pointer to the data to be contained by the message.param: size - Size of the data.
Definition at line 54 of file netmessage.h. |
|
|
Definition at line 59 of file netmessage.h. |
|
|
Definition at line 62 of file netmessage.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001