#include <packets.h>
Inheritance diagram for cPacketContainer:

Public Methods | |
| void | send (NXWCLIENT ps) |
| Send packet to client. | |
| void | send (cChar *pc) |
| cPacketContainer () | |
Public Attributes | |
| vector< itemincont_st > | list |
Private Attributes | |
| UI16 | size |
| packet size | |
| UI16 | n |
| number of itemincont_st | |
|
|
|
|
|
|
|
|
Send packet to client.
Reimplemented from cServerPacket. |
|
|
|
|
|
number of itemincont_st
|
|
|
packet size
|