Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TSS_T.h File Reference

#include "ace/Lock.h"
#include "ace/Thread_Mutex.h"
#include "ace/TSS_T.inl"
#include "ace/TSS_T.cpp"

Include dependency graph for TSS_T.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Classes

class  ACE_TSS< TYPE >
 Allows objects that are "physically" in thread specific storage (i.e., private to a thread) to be accessed as though they were "logically" global to a program. More...
class  ACE_TSS_Type_Adapter< TYPE >
 Adapter that allows built-in types to be used with ACE_TSS. More...

Defines

#define ACE_TSS_TYPE(T)   T
#define ACE_TSS_GET(I, T)   (I)

Detailed Description

Id
TSS_T.h,v 4.3 2003/08/04 21:45:15 dhinton Exp

Moved from Synch.h.

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Define Documentation

#define ACE_TSS_GET I,
 )     (I)
 

#define ACE_TSS_TYPE  )     T
 


Generated on Fri Dec 31 14:50:33 2004 for ACE by  doxygen 1.3.9.1