ACE_TSS_Ref Class Reference

"Reference count" for thread-specific storage keys. More...

#include <OS_NS_Thread.h>

List of all members.

Public Member Functions

 ACE_TSS_Ref (ACE_thread_t id)
 Constructor.

 ACE_TSS_Ref (void)
 Default constructor.

bool operator== (const ACE_TSS_Ref &) const
 Check for equality.

bool operator!= (const ACE_TSS_Ref &) const
 Check for inequality.


Public Attributes

ACE_thread_t tid_
 ID of thread using a specific key.


Detailed Description

"Reference count" for thread-specific storage keys.

Since the doesn't allow duplicates, the "reference count" is the identify of the thread_id.

Definition at line 896 of file OS_NS_Thread.h.


Constructor & Destructor Documentation

ACE_TSS_Ref::ACE_TSS_Ref ACE_thread_t  id  ) 
 

Constructor.

ACE_TSS_Ref::ACE_TSS_Ref void   ) 
 

Default constructor.


Member Function Documentation

bool ACE_TSS_Ref::operator!= const ACE_TSS_Ref  )  const
 

Check for inequality.

bool ACE_TSS_Ref::operator== const ACE_TSS_Ref  )  const
 

Check for equality.


Member Data Documentation

ACE_thread_t ACE_TSS_Ref::tid_
 

ID of thread using a specific key.

Definition at line 914 of file OS_NS_Thread.h.


The documentation for this class was generated from the following file:
Generated on Thu Nov 9 11:32:01 2006 for ACE by doxygen 1.3.6