Equalizer  1.4.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 37 of file co/packets.h.


Member Data Documentation

The specific command name.

See also:
commands.h

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


The documentation for this struct was generated from the following file:
Generated on Mon Nov 26 2012 14:41:50 for Equalizer 1.4.1 by  doxygen 1.7.6.1