#include <NetChat.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 24 of file NetChat.h.
Constructor & Destructor Documentation
NetChatEntry::NetChatEntry |
( |
const NetUser * |
user, |
|
|
const char * |
msg |
|
) |
| |
NetChatEntry::NetChatEntry |
( |
int |
id, |
|
|
const char * |
user, |
|
|
const char * |
msg |
|
) |
| |
NetChatEntry::~NetChatEntry |
( |
| ) |
|
Member Function Documentation
Color NetChatEntry::GetColor |
( |
| ) |
const |
|
inline |
int NetChatEntry::GetID |
( |
| ) |
const |
|
inline |
const Text& NetChatEntry::GetMessage |
( |
| ) |
const |
|
inline |
DWORD NetChatEntry::GetTime |
( |
| ) |
const |
|
inline |
const Text& NetChatEntry::GetUser |
( |
| ) |
const |
|
inline |
int NetChatEntry::operator== |
( |
const NetChatEntry & |
c | ) |
const |
|
inline |
static const char* NetChatEntry::TYPENAME |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: