TAO_CosNotification
2.1.2
|
Command Object to send updates to proxys. More...
#include <Method_Request_Updates.h>
Public Member Functions | |
TAO_Notify_Method_Request_Updates (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed, TAO_Notify_Proxy *proxy) | |
Constructor. | |
virtual | ~TAO_Notify_Method_Request_Updates () |
Destructor. | |
virtual int | execute (void) |
Execute the Request. |
Command Object to send updates to proxys.
TAO_Notify_Method_Request_Updates::TAO_Notify_Method_Request_Updates | ( | const TAO_Notify_EventTypeSeq & | added, |
const TAO_Notify_EventTypeSeq & | removed, | ||
TAO_Notify_Proxy * | proxy | ||
) |
Constructor.
Destructor.
|
virtual |
Execute the Request.
Implements TAO_Notify_Method_Request.