Packet Struct Reference
[Network]

Container for data passed through network. More...

#include <Packet.hh>

Inheritance diagram for Packet:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Packet (int token=0, int client_id=-1)

Public Attributes

unsigned token
 Type of packet carried. Rules specific.
int client_id
 Source or destination client.
unsigned data_size
 Packet size, this header is included.

Friends

std::ostream & operator<< (std::ostream &os, const Packet &pkt)

Detailed Description

Container for data passed through network.

Author:
victor
Date:
28/12/2005


Member Data Documentation

int Packet::client_id

Source or destination client.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 23 16:12:14 2007 for Stechec/TBT by  doxygen 1.4.7