Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_Update_Worker Class Reference

TAO_Notify_Update_Worker. More...

#include <Notify_Event_Manager.h>

Inheritance diagram for TAO_Notify_Update_Worker:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Update_Worker:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Update_Worker (TAO_Notify_Worker_Task *updates_dispatching_task, TAO_Notify_EventType_List &added, TAO_Notify_EventType_List &removed)
void work (TAO_Notify_UpdateListener *listener ACE_ENV_ARG_DECL)

Protected Attributes

TAO_Notify_EventType_Listadded_
 Data to transmit. More...

TAO_Notify_EventType_Listremoved_
TAO_Notify_Worker_Taskupdates_dispatching_task_
 Update dispatcher. More...


Detailed Description

TAO_Notify_Update_Worker.

Worker to send update commands to the updates dispatching task.


Constructor & Destructor Documentation

TAO_Notify_Update_Worker::TAO_Notify_Update_Worker TAO_Notify_Worker_Task   updates_dispatching_task,
TAO_Notify_EventType_List   added,
TAO_Notify_EventType_List   removed
 


Member Function Documentation

void TAO_Notify_Update_Worker::work TAO_Notify_UpdateListener *listener    ACE_ENV_ARG_DECL
 


Member Data Documentation

TAO_Notify_EventType_List& TAO_Notify_Update_Worker::added_ [protected]
 

Data to transmit.

TAO_Notify_EventType_List& TAO_Notify_Update_Worker::removed_ [protected]
 

TAO_Notify_Worker_Task* TAO_Notify_Update_Worker::updates_dispatching_task_ [protected]
 

Update dispatcher.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:30:48 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001