Equalizer  1.2.1
Public Member Functions | Protected Member Functions
eq::Node::TransmitThread Class Reference
+ Inheritance diagram for eq::Node::TransmitThread:
+ Collaboration diagram for eq::Node::TransmitThread:

List of all members.

Public Member Functions

 TransmitThread (Node *parent)
co::CommandQueuegetQueue ()

Protected Member Functions

virtual void run ()
 The entry function for the child thread.

Detailed Description

Definition at line 117 of file include/eq/client/node.h.


Member Function Documentation

virtual void eq::Node::TransmitThread::run ( ) [protected, virtual]

The entry function for the child thread.

This method should contain the main execution routine for the thread and is called after a successful init().

Version:
1.0

Implements co::base::Thread.


The documentation for this class was generated from the following file:
Generated on Fri Jun 8 2012 15:44:35 for Equalizer 1.2.1 by  doxygen 1.8.0