#include <HNetMessageRegistrar.h>
|
| void | ProcessMessage (const char *message_type, const char *data, unsigned int data_length) |
| |
HDevNullMessageHandler is a subclassed HNetMessageHandler for message "H_DEV_NULL_DATA"
| void HDevNullMessageHandler::ProcessMessage |
( |
const char * |
message_type, |
|
|
const char * |
data, |
|
|
unsigned int |
data_length |
|
) |
| |
|
inline |
This method handles the "H_DEV_NULL_DATA" message .
- Parameters
-
| message_type | A character pointer denoting the type of message. |
| data | A character pointer denoting the message data. |
| data_length | An unsigned int indicating the length of the data in bytes. |
The documentation for this class was generated from the following file: