TAO_CosNotification  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
TAO_Notify_Method_Request_Lookup_No_Copy Class Reference

Lookup command object looks up the event type of the given event in the consumer map and send the event to each proxysupplier. More...

#include <Method_Request_Lookup.h>

Inheritance diagram for TAO_Notify_Method_Request_Lookup_No_Copy:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Method_Request_Lookup_No_Copy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Notify_Method_Request_Lookup_No_Copy (const TAO_Notify_Event *event, TAO_Notify_ProxyConsumer *proxy_consumer)
 Constructor.
virtual ~TAO_Notify_Method_Request_Lookup_No_Copy ()
 Destructor.
virtual int execute (void)
 Execute the Request.
virtual
TAO_Notify_Method_Request_Queueable
copy (void)
 Create a copy of this object.

Detailed Description

Lookup command object looks up the event type of the given event in the consumer map and send the event to each proxysupplier.


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

Create a copy of this object.

Implements TAO_Notify_Method_Request.

Execute the Request.

Implements TAO_Notify_Method_Request.


The documentation for this class was generated from the following files: