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_ |
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] |
const TAO_Notify_EventTypeSeq& TAO_Notify_ProxySupplier_Update_Worker::added_ [protected] |
const TAO_Notify_EventTypeSeq& TAO_Notify_ProxySupplier_Update_Worker::removed_ [protected] |