TAO_RTEvent  2.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO_ECG_Reconnect_ConsumerEC_Control_Adapter Class Reference

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

#include <ECG_Reconnect_ConsumerEC_Control.h>

Inheritance diagram for TAO_ECG_Reconnect_ConsumerEC_Control_Adapter:
Inheritance graph
[legend]
Collaboration diagram for TAO_ECG_Reconnect_ConsumerEC_Control_Adapter:
Collaboration graph
[legend]

Public Member Functions

 TAO_ECG_Reconnect_ConsumerEC_Control_Adapter (TAO_ECG_Reconnect_ConsumerEC_Control *adaptee)
 Constructor. More...
 
virtual int handle_timeout (const ACE_Time_Value &tv, const void *arg=0)
 

Private Attributes

TAO_ECG_Reconnect_ConsumerEC_Controladaptee_
 The adapted object. More...
 

Detailed Description

Forwards timeout events to the Reconnect ConsumerControl.

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

Constructor & Destructor Documentation

TAO_ECG_Reconnect_ConsumerEC_Control_Adapter::TAO_ECG_Reconnect_ConsumerEC_Control_Adapter ( TAO_ECG_Reconnect_ConsumerEC_Control adaptee)

Constructor.

Member Function Documentation

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

Member Data Documentation

TAO_ECG_Reconnect_ConsumerEC_Control* TAO_ECG_Reconnect_ConsumerEC_Control_Adapter::adaptee_
private

The adapted object.


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