Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::ThreadKeyImpl Class Reference
[Core library]

Thread-specific storage class. More...

#include <pthreadkey.h>

Inheritance diagram for P::ThreadKeyImpl:

P::ThreadKey< T > List of all members.

Public Member Functions

 ThreadKeyImpl ()
virtual ~ThreadKeyImpl ()
void set (void *ptr) throw ()
void * get () throw ()

Detailed Description

Thread-specific storage class.

This class should not be used directly, instead you should use the ThreadKey template class.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 34 of file pthreadkey.h.


Constructor & Destructor Documentation

P::ThreadKeyImpl::ThreadKeyImpl  ) 
 

virtual P::ThreadKeyImpl::~ThreadKeyImpl  )  [virtual]
 


Member Function Documentation

void* P::ThreadKeyImpl::get  )  throw ()
 

Referenced by P::ThreadKey< LogState >::operator T *(), and P::ThreadKey< LogState >::operator=().

void P::ThreadKeyImpl::set void *  ptr  )  throw ()
 

Referenced by P::ThreadKey< LogState >::operator=(), and P::ThreadKey< LogState >::ThreadKey().


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:37 2004 for P::Classes by doxygen 1.3.3