Home | All Classes | Grouped Classes | Index | Search
Constructs a packet.
CL_NetPacket(); CL_NetPacket( const void* data, int size); CL_NetPacket( const std::string& data); CL_NetPacket( const CL_NetPacket& copy);
Parameters:
See also:
CL_NetPacket