DDPListEntry Class Reference

#include <DDPHandler.h>

List of all members.

Public Attributes

IPAddress ip
Port port
unsigned long timeLastSeen


Detailed Description

used to store the information of one discovered robot

Definition at line 22 of file DDPHandler.h.


Member Data Documentation

IPAddress DDPListEntry::ip

The ip-address of the robot

Definition at line 25 of file DDPHandler.h.

Referenced by DDPHandler::onReceive().

Port DDPListEntry::port

port to send data to

Definition at line 26 of file DDPHandler.h.

Referenced by DDPHandler::DDPHandler(), and DDPHandler::onReceive().

unsigned long DDPListEntry::timeLastSeen

Time when the last package from this robot was received

Definition at line 27 of file DDPHandler.h.

Referenced by DDPHandler::DDPHandler(), and DDPHandler::onReceive().


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