udpcommunicator::communicatorIterationThread Class Reference

communicatorIterationThread(QThread) More...

Inheritance diagram for udpcommunicator::communicatorIterationThread:

udpcommunicator::communicatorThread

List of all members.

Public Member Functions

def run
 Over written thread run function, which is triggered from parent object by calling start().


Detailed Description

communicatorIterationThread(QThread)

Communicator thread class, which is designed to send and process iteration packets. It sends and an initial packet to peach, which registers it's host and port

This class slightly differs from other communicator thread classes. When thread timeouts, it sends its request again and when it receives a packet, it doesn't end, but still waits for another packet to come. So only way to kill this thread is to call exit(0) from parent object.

Author:
Stepan Henek

Member Function Documentation

def udpcommunicator::communicatorIterationThread::run (   self  ) 

Over written thread run function, which is triggered from parent object by calling start().

Parameters:
self The object pointer.


The documentation for this class was generated from the following file:

Generated on Sun Sep 5 12:41:36 2010 for HotFuzz by  doxygen 1.5.8