#include <ECG_Reactive_ConsumerEC_Control.h>
Inheritance diagram for TAO_ECG_Reactive_ConsumerEC_Control_Adapter:
Public Member Functions | |
TAO_ECG_Reactive_ConsumerEC_Control_Adapter (TAO_ECG_Reactive_ConsumerEC_Control *adaptee) | |
Constructor. | |
virtual int | handle_timeout (const ACE_Time_Value &tv, const void *arg=0) |
Private Attributes | |
TAO_ECG_Reactive_ConsumerEC_Control * | adaptee_ |
The adapted object. |
The Reactive ConsumerControl strategy uses the reactor to periodically wakeup and verify the state of the consumers registered with the Event Channel.
|
Constructor.
|
|
Reimplemented from ACE_Event_Handler. |
|
The adapted object.
|