DDPPackage Class Reference

#include <DDPHandler.h>

List of all members.

Public Attributes

char teamIdentifier [16]
Player::teamColor teamColor
Player::playerNumber playerNumber


Detailed Description

This class represents the data package which is send over the network

Definition at line 35 of file DDPHandler.h.


Member Data Documentation

Player::playerNumber DDPPackage::playerNumber

PlayerNumber of the Robot

Definition at line 41 of file DDPHandler.h.

Referenced by DDPHandler::sendDDPPackage().

Player::teamColor DDPPackage::teamColor

TeamColor of the Robot

Definition at line 40 of file DDPHandler.h.

Referenced by DDPHandler::sendDDPPackage().

char DDPPackage::teamIdentifier[16]

a string discribing the team of the robot. Data is only send to robots with the same teamIdentifier and teamColor

Definition at line 38 of file DDPHandler.h.

Referenced by DDPHandler::sendDDPPackage().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:27:34 2006 for DT2005.panorama by  doxygen 1.4.7