SigCX::Threads::Private< T > Class Template Reference
[Threading]

Thread-private data. More...

#include <thread.h>

List of all members.

Public Member Functions

 Private (const T &t=T())
 ~Private ()
T & operator= (const T &t)
 operator T & ()


Detailed Description

template<class T>
class SigCX::Threads::Private< T >

Thread-private data.

Thread-private data is like a thread split static.


Constructor & Destructor Documentation

template<class T>
SigCX::Threads::Private< T >::Private ( const T &  t = T()  )  [inline]

Constructor.

template<class T>
SigCX::Threads::Private< T >::~Private (  )  [inline]

Destructor.


Member Function Documentation

template<class T>
T& SigCX::Threads::Private< T >::operator= ( const T &  t  )  [inline]

Assignment operator.

template<class T>
SigCX::Threads::Private< T >::operator T & (  )  [inline]

Get data.


The documentation for this class was generated from the following file:
Generated on Mon Sep 10 06:27:37 2007 for SigCX - SigC++ Extras by  doxygen 1.5.3