#include <Notify_Event_Manager.h>
Inheritance diagram for TAO_Notify_Update_Worker
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, CORBA::Environment &ACE_TRY_ENV) |
Protected Attributes | |
TAO_Notify_EventType_List& | added_ |
TAO_Notify_EventType_List& | removed_ |
TAO_Notify_Worker_Task* | updates_dispatching_task_ |
|
|
|
|
|
|
|
|
|
|