TAO_CosNotification
2.0.8
|
Inform ProxySupplier of updates. More...
Public Member Functions | |
TAO_Notify_ProxySupplier_Update_Worker (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed) | |
Protected Member Functions | |
void | work (TAO_Notify_ProxySupplier *proxy) |
= TAO_ESF_Worker method | |
Protected Attributes | |
const TAO_Notify_EventTypeSeq & | added_ |
const TAO_Notify_EventTypeSeq & | removed_ |
Inform ProxySupplier of updates.
TAO_Notify_ProxySupplier_Update_Worker::TAO_Notify_ProxySupplier_Update_Worker | ( | const TAO_Notify_EventTypeSeq & | added, |
const TAO_Notify_EventTypeSeq & | removed | ||
) |
void TAO_Notify_ProxySupplier_Update_Worker::work | ( | TAO_Notify_ProxySupplier * | proxy | ) | [protected, virtual] |
= TAO_ESF_Worker method
Implements TAO_ESF_Worker< TAO_Notify_ProxySupplier >.
const TAO_Notify_EventTypeSeq& TAO_Notify_ProxySupplier_Update_Worker::added_ [protected] |
const TAO_Notify_EventTypeSeq& TAO_Notify_ProxySupplier_Update_Worker::removed_ [protected] |