Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

DDPPackage Class Reference

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

#include <DDPHandler.h>

List of all members.

Public Attributes

char teamIdentifier [16]
 a string discribing the team of the robot

Player::teamColor teamColor
 TeamColor of the Robot.

Player::playerNumber playerNumber
 PlayerNumber of the Robot.


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

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().

Player::teamColor DDPPackage::teamColor
 

TeamColor of the Robot.

Definition at line 40 of file DDPHandler.h.

Referenced by DDPHandler::sendDDPPackage().

Player::playerNumber DDPPackage::playerNumber
 

PlayerNumber of the Robot.

Definition at line 41 of file DDPHandler.h.

Referenced by DDPHandler::sendDDPPackage().


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:05:37 2004 for GT2004 by doxygen 1.3.6