TAO_CosEvent
2.2.0
|
Forwards timeout events to the Reactive SupplierControl. More...
#include <CEC_Reactive_SupplierControl.h>
Public Member Functions | |
TAO_CEC_SupplierControl_Adapter (TAO_CEC_Reactive_SupplierControl *adaptee) | |
Constructor. More... | |
virtual int | handle_timeout (const ACE_Time_Value &tv, const void *arg=0) |
Private Attributes | |
TAO_CEC_Reactive_SupplierControl * | adaptee_ |
The adapted object. More... | |
Forwards timeout events to the Reactive SupplierControl.
The Reactive SupplierControl strategy uses the reactor to periodically wakeup and verify the state of the suppliers registered with the Event Channel.
TAO_CEC_SupplierControl_Adapter::TAO_CEC_SupplierControl_Adapter | ( | TAO_CEC_Reactive_SupplierControl * | adaptee | ) |
Constructor.
|
virtual |
|
private |
The adapted object.