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

TAO_EC_ConsumerControl_Adapter Class Reference

Forwards timeout events to the Reactive ConsumerControl. More...

#include <EC_Reactive_ConsumerControl.h>

Inheritance diagram for TAO_EC_ConsumerControl_Adapter:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_ConsumerControl_Adapter:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_EC_ConsumerControl_Adapter (TAO_EC_Reactive_ConsumerControl *adaptee)
 Constructor. More...

virtual int handle_timeout (const ACE_Time_Value &tv, const void *arg=0)

Private Attributes

TAO_EC_Reactive_ConsumerControladaptee_
 The adapted object. More...


Detailed Description

Forwards timeout events to the Reactive ConsumerControl.

The Reactive ConsumerControl strategy uses the reactor to periodically wakeup and verify the state of the consumers registered with the Event Channel.


Constructor & Destructor Documentation

TAO_EC_ConsumerControl_Adapter::TAO_EC_ConsumerControl_Adapter TAO_EC_Reactive_ConsumerControl   adaptee
 

Constructor.


Member Function Documentation

int TAO_EC_ConsumerControl_Adapter::handle_timeout const ACE_Time_Value   tv,
const void *    arg = 0
[virtual]
 

Reimplemented from ACE_Event_Handler.


Member Data Documentation

TAO_EC_Reactive_ConsumerControl* TAO_EC_ConsumerControl_Adapter::adaptee_ [private]
 

The adapted object.


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