#include <Method_Request_Updates.h>
Inheritance diagram for TAO_Notify_Method_Request_Updates:
Public Member Functions | |
TAO_Notify_Method_Request_Updates (const TAO_Notify_EventTypeSeq &added, const TAO_Notify_EventTypeSeq &removed, TAO_Notify_Proxy *proxy) | |
Constuctor. | |
virtual | ~TAO_Notify_Method_Request_Updates () |
Destructor. | |
virtual int | execute (void) |
Execute the Request. |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify_Method_Request_Updates::TAO_Notify_Method_Request_Updates | ( | const TAO_Notify_EventTypeSeq & | added, | |
const TAO_Notify_EventTypeSeq & | removed, | |||
TAO_Notify_Proxy * | proxy | |||
) |
Constuctor.
TAO_Notify_Method_Request_Updates::~TAO_Notify_Method_Request_Updates | ( | ) | [virtual] |
Destructor.
int TAO_Notify_Method_Request_Updates::execute | ( | void | ) | [virtual] |