ChatClient Class Reference

A client connected to the chat server. More...

#include <chatclient.hpp>

Inheritance diagram for ChatClient:

NetComputer

List of all members.

Public Member Functions

 ChatClient (ENetPeer *peer)
 Constructor.

Public Attributes

std::string characterName
unsigned int characterId
std::vector< ChatChannel * > channels
Partyparty
unsigned char accountLevel
std::map< ChatChannel
*, std::string > 
userModes
int numInvites


Detailed Description

A client connected to the chat server.

Via this class, the chat server keeps track of the character name and account level of a client.

Definition at line 39 of file chatclient.hpp.


The documentation for this class was generated from the following file:

Generated on Sun Apr 26 17:30:46 2009 for TMW Server Collection by  doxygen 1.5.5