#include <Notify_Command.h>
Inheritance diagram for TAO_Notify_Command
Public Methods | |
TAO_Notify_Command (TAO_Notify_Event_Processor* event_processor, TAO_Notify_Event* event) | |
~TAO_Notify_Command () | |
virtual int | execute (CORBA::Environment& ACE_TRY_ENV) = 0 |
Protected Attributes | |
TAO_Notify_Event_Processor* | event_processor_ |
TAO_Notify_Event* | event_ |
|
|
|
|
|
|
|
|
|