Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Noop_Token Class Reference

#include <Synch.h>

Inheritance diagram for ACE_Noop_Token:

Inheritance graph
[legend]
Collaboration diagram for ACE_Noop_Token:

Collaboration graph
[legend]
List of all members.

Public Types

enum  QUEUEING_STRATEGY { FIFO = -1, LIFO = 0 }
 Queueing strategy. More...


Public Methods

int queueing_strategy (void)
 Get queueing strategy. More...

void queueing_strategy (int queueing_strategy)
 Set queueing strategy. More...

int renew (int=0, ACE_Time_Value *=0)
void dump (void) const
 Dump the state of an object. More...


Public Attributes

 ACE_ALLOC_HOOK_DECLARE
 Declare the dynamic allocation hooks. More...


Member Enumeration Documentation

enum ACE_Noop_Token::QUEUEING_STRATEGY
 

Queueing strategy.

Enumeration values:
FIFO 
LIFO 


Member Function Documentation

ACE_INLINE void ACE_Noop_Token::dump void    const
 

Dump the state of an object.

Reimplemented from ACE_Null_Mutex.

Reimplemented in ACE_Select_Reactor_Token_T< ACE_SELECT_TOKEN >.

ACE_INLINE void ACE_Noop_Token::queueing_strategy int    queueing_strategy
 

Set queueing strategy.

ACE_INLINE int ACE_Noop_Token::queueing_strategy void   
 

Get queueing strategy.

ACE_INLINE int ACE_Noop_Token::renew int    = 0,
ACE_Time_Value   = 0
 


Member Data Documentation

ACE_Noop_Token::ACE_ALLOC_HOOK_DECLARE
 

Declare the dynamic allocation hooks.

Reimplemented from ACE_Null_Mutex.

Reimplemented in ACE_Select_Reactor_Token_T< ACE_SELECT_TOKEN >.


The documentation for this class was generated from the following files:
Generated on Sun Dec 1 11:24:44 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001