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

TAO_ECG_UDP_TH Class Reference

Timer Handler for the UDP Receivers. More...

#include <EC_Gateway_UDP.h>

Inheritance diagram for TAO_ECG_UDP_TH:

Inheritance graph
[legend]
Collaboration diagram for TAO_ECG_UDP_TH:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_ECG_UDP_TH (TAO_ECG_UDP_Receiver *recv)
virtual int handle_timeout (const ACE_Time_Value &tv, const void *act)

Private Attributes

TAO_ECG_UDP_Receiverreceiver_
 We callback to this object when a message arrives. More...


Detailed Description

Timer Handler for the UDP Receivers.

This object receives timer events from the reactor and forwards them to the UDP_Receiver; which uses those events to expire old messages that did not receive all their fragments.


Constructor & Destructor Documentation

TAO_ECG_UDP_TH::TAO_ECG_UDP_TH TAO_ECG_UDP_Receiver   r
 


Member Function Documentation

int TAO_ECG_UDP_TH::handle_timeout const ACE_Time_Value   tv,
const void *    act
[virtual]
 

Reimplemented from ACE_Event_Handler.


Member Data Documentation

TAO_ECG_UDP_Receiver* TAO_ECG_UDP_TH::receiver_ [private]
 

We callback to this object when a message arrives.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:17:36 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001