TAO_CosNotification 4.0.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
TAO_Notify_ProxySupplier_Update_Worker Class Reference

Inform ProxySupplier of updates. More...

Inheritance diagram for TAO_Notify_ProxySupplier_Update_Worker:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_ProxySupplier_Update_Worker:
Collaboration graph
[legend]

Public Member Functions

 TAO_Notify_ProxySupplier_Update_Worker (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed)
 
- Public Member Functions inherited from TAO_ESF_Worker< TAO_Notify_ProxySupplier >
virtual ~TAO_ESF_Worker ()
 
virtual void set_size (size_t size)
 
virtual void work (Object *object)=0
 

Protected Member Functions

void work (TAO_Notify_ProxySupplier *proxy)
 = TAO_ESF_Worker method
 

Protected Attributes

const TAO_Notify_EventTypeSeqadded_
 
const TAO_Notify_EventTypeSeqremoved_
 

Detailed Description

Inform ProxySupplier of updates.

Constructor & Destructor Documentation

◆ TAO_Notify_ProxySupplier_Update_Worker()

TAO_Notify_ProxySupplier_Update_Worker::TAO_Notify_ProxySupplier_Update_Worker ( const TAO_Notify_EventTypeSeq & added,
const TAO_Notify_EventTypeSeq & removed )

Member Function Documentation

◆ work()

void TAO_Notify_ProxySupplier_Update_Worker::work ( TAO_Notify_ProxySupplier * proxy)
protected

= TAO_ESF_Worker method

Member Data Documentation

◆ added_

const TAO_Notify_EventTypeSeq& TAO_Notify_ProxySupplier_Update_Worker::added_
protected

◆ removed_

const TAO_Notify_EventTypeSeq& TAO_Notify_ProxySupplier_Update_Worker::removed_
protected

The documentation for this class was generated from the following file: