Public Types | Public Member Functions | Private Attributes

TAO_Notify_Method_Request_Queueable Class Reference

Interface for NS method Requests. More...

#include <Method_Request.h>

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

List of all members.

Public Types

enum  { PRIORITY_BASE = 32768 }

Public Member Functions

 TAO_Notify_Method_Request_Queueable ()
 TAO_Notify_Method_Request_Queueable (const TAO_Notify_Event *event)
virtual
TAO_Notify_Method_Request_Queueable
copy (void)
void init (const TAO_Notify_Event *event)
const ACE_Time_Valuecreation_time (void) const
 The creation time of the event to which this request corresponds.

Private Attributes

ACE_Time_Value time_

Detailed Description

Interface for NS method Requests.


Member Enumeration Documentation

anonymous enum
Enumerator:
PRIORITY_BASE 

Constructor & Destructor Documentation

TAO_Notify_Method_Request_Queueable::TAO_Notify_Method_Request_Queueable (  )
TAO_Notify_Method_Request_Queueable::TAO_Notify_Method_Request_Queueable ( const TAO_Notify_Event event )

Member Function Documentation

TAO_Notify_Method_Request_Queueable * TAO_Notify_Method_Request_Queueable::copy ( void   ) [virtual]
const ACE_Time_Value & TAO_Notify_Method_Request_Queueable::creation_time ( void   ) const

The creation time of the event to which this request corresponds.

void TAO_Notify_Method_Request_Queueable::init ( const TAO_Notify_Event event )

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines