#include <NetData.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 705 of file NetData.h.
Member Enumeration Documentation
- Enumerator:
TYPE |
|
SIZE |
|
MAX_CHAT |
|
HDR_LEN |
|
NAME_LEN |
|
Definition at line 712 of file NetData.h.
Constructor & Destructor Documentation
NetChatMsg::NetChatMsg |
( |
| ) |
|
|
inline |
Member Function Documentation
virtual DWORD NetChatMsg::GetDstID |
( |
| ) |
const |
|
inlinevirtual |
const Text& NetChatMsg::GetName |
( |
| ) |
const |
|
inline |
const Text& NetChatMsg::GetText |
( |
| ) |
const |
|
inline |
virtual int NetChatMsg::Length |
( |
| ) |
const |
|
inlinevirtual |
BYTE * NetChatMsg::Pack |
( |
| ) |
|
|
virtual |
virtual void NetChatMsg::SetDstID |
( |
DWORD |
d | ) |
|
|
inlinevirtual |
void NetChatMsg::SetName |
( |
const char * |
m | ) |
|
|
inline |
void NetChatMsg::SetText |
( |
const char * |
m | ) |
|
|
inline |
virtual int NetChatMsg::Type |
( |
| ) |
const |
|
inlinevirtual |
static const char* NetChatMsg::TYPENAME |
( |
| ) |
|
|
inlinestatic |
bool NetChatMsg::Unpack |
( |
const BYTE * |
data | ) |
|
|
virtual |
The documentation for this class was generated from the following files: