Equalizer 1.0

co::Packet Struct Reference

A packet send over the network. More...

#include <packets.h>

Inheritance diagram for co::Packet:

List of all members.

Public Member Functions

bool exceedsMinSize () const

Public Attributes

uint64_t size
 Total size, set by the most specific sub-struct.
uint32_t type
 The packet (receiver) type.
uint32_t command
 The specific command name.

Static Public Attributes

static size_t minSize

Detailed Description

A packet send over the network.

Definition at line 36 of file co/packets.h.


Member Data Documentation

The specific command name.

See also:
commands.h

Definition at line 40 of file co/packets.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 2011 19:11:08 for Equalizer 1.0 by  doxygen 1.7.3