#include <Notify_Update_Dispatch_Command.h>
Inheritance diagram for TAO_Notify_Update_Dispatch_Command
Public Methods | |
TAO_Notify_Update_Dispatch_Command (TAO_Notify_UpdateListener* listener, TAO_Notify_EventType_List& added, TAO_Notify_EventType_List& removed) | |
~TAO_Notify_Update_Dispatch_Command () | |
virtual int | execute (CORBA::Environment& ACE_TRY_ENV) |
Protected Attributes | |
TAO_Notify_UpdateListener* | update_listener_ |
TAO_Notify_EventType_List | added_ |
TAO_Notify_EventType_List | removed_ |
|
|
|
|
|
Reimplemented from TAO_Notify_Command. |
|
|
|
|
|
|