ThreadLocal< T > Class Template Reference
[ThreadLocalStorage]


Public Member Functions

 ThreadLocal ()
T * operator-> ()
T & operator & ()

Static Protected Member Functions

static void tlsdtor (void *self)

Protected Attributes

void * mPtr
TLSKey mKey

Detailed Description

template<typename T>
class ThreadLocal< T >

Definition at line 102 of file ThreadLocalStorage.h.


The documentation for this class was generated from the following file:
Generated on Fri Aug 17 18:32:27 2007 for LDK by  doxygen 1.5.1