Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_Timer_Queue Class Reference

ACE_Timer_Queue based timer. More...

#include <Timer_Queue.h>

Inheritance diagram for TAO_Notify_Timer_Queue:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Timer_Queue:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Timer_Queue (void)
 Constuctor.

virtual ~TAO_Notify_Timer_Queue ()
 Destructor.

virtual void release (void)
 Release.

virtual long schedule_timer (ACE_Event_Handler *handler, const ACE_Time_Value &delay_time, const ACE_Time_Value &interval)
 Schedule a timer.

virtual int cancel_timer (long timer_id)
 Cancel Timer.

ACE_Timer_Queueimpl (void)
 Get the native impl.


Protected Attributes

ACE_Timer_Heap timer_queue_
 The Timer Queue.


Detailed Description

ACE_Timer_Queue based timer.


Constructor & Destructor Documentation

TAO_Notify_Timer_Queue::TAO_Notify_Timer_Queue void   
 

Constuctor.

TAO_Notify_Timer_Queue::~TAO_Notify_Timer_Queue   [virtual]
 

Destructor.


Member Function Documentation

int TAO_Notify_Timer_Queue::cancel_timer long    timer_id [virtual]
 

Cancel Timer.

Implements TAO_Notify_Timer.

ACE_Timer_Queue & TAO_Notify_Timer_Queue::impl void   
 

Get the native impl.

void TAO_Notify_Timer_Queue::release void    [virtual]
 

Release.

Implements TAO_Notify_Refcountable.

long TAO_Notify_Timer_Queue::schedule_timer ACE_Event_Handler   handler,
const ACE_Time_Value   delay_time,
const ACE_Time_Value   interval
[virtual]
 

Schedule a timer.

Implements TAO_Notify_Timer.


Member Data Documentation

ACE_Timer_Heap TAO_Notify_Timer_Queue::timer_queue_ [protected]
 

The Timer Queue.


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 18:45:32 2004 for TAO_CosNotification by doxygen1.2.18