| TAO_CosEvent
    2.0.8
    | 
Forwards timeout events to the Reactive ConsumerControl. More...
#include <CEC_Reactive_ConsumerControl.h>


| Public Member Functions | |
| TAO_CEC_ConsumerControl_Adapter (TAO_CEC_Reactive_ConsumerControl *adaptee) | |
| Constructor. | |
| virtual int | handle_timeout (const ACE_Time_Value &tv, const void *arg=0) | 
| Private Attributes | |
| TAO_CEC_Reactive_ConsumerControl * | adaptee_ | 
| The adapted object. | |
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.
| TAO_CEC_ConsumerControl_Adapter::TAO_CEC_ConsumerControl_Adapter | ( | TAO_CEC_Reactive_ConsumerControl * | adaptee | ) | 
Constructor.
| int TAO_CEC_ConsumerControl_Adapter::handle_timeout | ( | const ACE_Time_Value & | tv, | 
| const void * | arg = 0 | ||
| ) |  [virtual] | 
Reimplemented from ACE_Event_Handler.
The adapted object.
 1.7.5.1
 1.7.5.1