#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 (ACE_ENV_SINGLE_ARG_DECL)=0 |
virtual CORBA::Short | priority (void) const |
Protected Attributes | |
TAO_Notify_Event_Processor * | event_processor_ |
TAO_Notify_Event * | event_ |
|
|
|
|
|
|
|
|
|
|
|