Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketCharProfile Class Reference

Char Profile. More...

#include <packets.h>

Inheritance diagram for cPacketCharProfile:

cServerPacket cPacket List of all members.

Public Methods

 cPacketCharProfile ()
void send (NXWCLIENT ps)
 Send packet to client.

void send (cChar *pc)

Public Attributes

eSERIAL chr
 character

std::string title
 title

wstring * staticProfile
 static profile, cant be edited

wstring * profile
 profile, can be edited


Private Attributes

eUI16 size
 size


Detailed Description

Char Profile.

Author:
Endymion
Since:
0.83
Note:
0xB8


Constructor & Destructor Documentation

cPacketCharProfile::cPacketCharProfile  
 


Member Function Documentation

void cPacketCharProfile::send cChar   pc
 

void cPacketCharProfile::send NXWCLIENT    ps [virtual]
 

Send packet to client.

Author:
Endymion, rewritten by Luxor
Since:
0.83a
Parameters:
ps  the client who send to

Reimplemented from cServerPacket.


Member Data Documentation

eSERIAL cPacketCharProfile::chr
 

character

wstring* cPacketCharProfile::profile
 

profile, can be edited

eUI16 cPacketCharProfile::size [private]
 

size

wstring* cPacketCharProfile::staticProfile
 

static profile, cant be edited

std::string cPacketCharProfile::title
 

title


The documentation for this class was generated from the following files: SourceForge.net Logo