Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TAO_Notify_Method_Request_Event_Queueable Class Reference

A method request for storing events. More...

#include <Method_Request_Event.h>

Inheritance diagram for TAO_Notify_Method_Request_Event_Queueable:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Method_Request_Event_Queueable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Notify_Method_Request_Event_Queueable (const TAO_Notify_Method_Request_Event &prev_request, const TAO_Notify_Event_var &event_var)
 TAO_Notify_Method_Request_Event_Queueable (TAO_Notify::Delivery_Request_Ptr &request)
virtual ~TAO_Notify_Method_Request_Event_Queueable ()
 Destructor.
virtual int execute (ACE_ENV_SINGLE_ARG_DECL)
 satisfy the pure virtual method. Should never be called.

Private Attributes

TAO_Notify_Event_var event_var_

Detailed Description

A method request for storing events.


Constructor & Destructor Documentation

TAO_Notify_Method_Request_Event_Queueable::TAO_Notify_Method_Request_Event_Queueable const TAO_Notify_Method_Request_Event prev_request,
const TAO_Notify_Event_var event_var
 

Constuctor Not the event_var is passed as a separate parameter to avoid throwing exceptions from the constructor if it's necessary to copy the event.

TAO_Notify_Method_Request_Event_Queueable::TAO_Notify_Method_Request_Event_Queueable TAO_Notify::Delivery_Request_Ptr request  ) 
 

TAO_Notify_Method_Request_Event_Queueable::~TAO_Notify_Method_Request_Event_Queueable  )  [virtual]
 

Destructor.


Member Function Documentation

int TAO_Notify_Method_Request_Event_Queueable::execute ACE_ENV_SINGLE_ARG_DECL   )  [virtual]
 

satisfy the pure virtual method. Should never be called.

Implements TAO_Notify_Method_Request.


Member Data Documentation

TAO_Notify_Event_var TAO_Notify_Method_Request_Event_Queueable::event_var_ [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 16:09:54 2004 for TAO_CosNotification by  doxygen 1.3.9.1