TAO_CosNotification
2.2.5
|
#include <Subscription_Change_Worker.h>
Public Member Functions | |
TAO_Notify_Subscription_Change_Worker (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed) | |
Constructor. More... | |
virtual | ~TAO_Notify_Subscription_Change_Worker () |
Destructor. More... | |
void | work (TAO_Notify_Proxy *proxy) |
= TAO_ESF_Worker method More... | |
Public Member Functions inherited from TAO_ESF_Worker< TAO_Notify_Proxy > | |
virtual | ~TAO_ESF_Worker (void) |
virtual void | set_size (size_t size) |
virtual void | work (Object *object)=0 |
Protected Attributes | |
const CosNotification::EventTypeSeq & | added_ |
const CosNotification::EventTypeSeq & | removed_ |
TAO_Notify_Subscription_Change_Worker::TAO_Notify_Subscription_Change_Worker | ( | const CosNotification::EventTypeSeq & | added, |
const CosNotification::EventTypeSeq & | removed | ||
) |
Constructor.
|
virtual |
Destructor.
void TAO_Notify_Subscription_Change_Worker::work | ( | TAO_Notify_Proxy * | proxy | ) |
= TAO_ESF_Worker method
|
protected |
|
protected |