TAO_CosNotification  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes
TAO_Notify_Subscription_Change_Worker Class Reference

#include <Subscription_Change_Worker.h>

Inheritance diagram for TAO_Notify_Subscription_Change_Worker:
Inheritance graph
Collaboration diagram for TAO_Notify_Subscription_Change_Worker:
Collaboration graph

List of all members.

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
- Public Member Functions inherited from TAO_ESF_Worker< TAO_Notify_Proxy >
virtual ~TAO_ESF_Worker (void)
virtual void set_size (size_t size)

Protected Attributes

const
CosNotification::EventTypeSeq
added_
const
CosNotification::EventTypeSeq
removed_

Constructor & Destructor Documentation

TAO_Notify_Subscription_Change_Worker::TAO_Notify_Subscription_Change_Worker ( const CosNotification::EventTypeSeq added,
const CosNotification::EventTypeSeq removed 
)

Constructor.

TAO_Notify_Subscription_Change_Worker::~TAO_Notify_Subscription_Change_Worker ( )
virtual

Destructor.


Member Function Documentation

void TAO_Notify_Subscription_Change_Worker::work ( TAO_Notify_Proxy proxy)
virtual

Member Data Documentation

const CosNotification::EventTypeSeq& TAO_Notify_Subscription_Change_Worker::added_
protected
const CosNotification::EventTypeSeq& TAO_Notify_Subscription_Change_Worker::removed_
protected

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