ACE_Noop_Token Class Reference

#include <Token.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 Member Functions

int queueing_strategy (void)
 Get queueing strategy.
void queueing_strategy (int queueing_strategy)
 Set queueing strategy.
int renew (int=0, ACE_Time_Value *=0)
void dump (void) const
 Dump the state of an object.

Public Attributes

 ACE_ALLOC_HOOK_DECLARE
 Declare the dynamic allocation hooks.


Member Enumeration Documentation

Queueing strategy.

Enumerator:
FIFO 
LIFO 


Member Function Documentation

void ACE_Noop_Token::dump ( void   )  const [inline]

Dump the state of an object.

Reimplemented from ACE_Null_Mutex.

void ACE_Noop_Token::queueing_strategy ( int  queueing_strategy  )  [inline]

Set queueing strategy.

int ACE_Noop_Token::queueing_strategy ( void   )  [inline]

Get queueing strategy.

int ACE_Noop_Token::renew ( int  = 0,
ACE_Time_Value = 0 
) [inline]


Member Data Documentation

Declare the dynamic allocation hooks.


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

Generated on Mon Jul 13 16:12:21 2009 for ACE by  doxygen 1.5.8