|
TAO_CosNotification
2.1.2
|
#include <Subscription_Change_Worker.h>


Public Member Functions | |
| TAO_Notify_Subscription_Change_Worker (const CosNotification::EventTypeSeq &added, const CosNotification::EventTypeSeq &removed) | |
| Constructor. | |
| virtual | ~TAO_Notify_Subscription_Change_Worker () |
| Destructor. | |
| void | work (TAO_Notify_Proxy *proxy) |
| = TAO_ESF_Worker method | |
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.
Destructor.
|
virtual |
= TAO_ESF_Worker method
Implements TAO_ESF_Worker< TAO_Notify_Proxy >.
1.8.0-20120409