Equalizer  1.2.1
Public Member Functions | Public Attributes | Static Public Attributes
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 Fri Jun 8 2012 15:44:34 for Equalizer 1.2.1 by  doxygen 1.8.0