|
TAO_RTEvent
2.2.6
|
Forwards timeout events to the Reactive ConsumerControl. More...
#include <EC_Reactive_ConsumerControl.h>


Public Member Functions | |
| 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_ConsumerControl * | adaptee_ |
| The adapted object. More... | |
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_EC_ConsumerControl_Adapter::TAO_EC_ConsumerControl_Adapter | ( | TAO_EC_Reactive_ConsumerControl * | adaptee | ) |
Constructor.
|
virtual |
|
private |
The adapted object.
1.8.6