CL_ThreadLocalStorage Class Reference
[clanCore System]

Thread class. More...

#include <thread_local_storage.h>

List of all members.

Public Member Functions

Construction
 CL_ThreadLocalStorage ()
 Constructs a Thread Local Storage object.
 ~CL_ThreadLocalStorage ()

Static Public Member Functions

Attributes
static CL_UnknownSharedPtr get_variable (const CL_StringRef &name)
 Get a variable.
Operations
static void set_variable (const CL_StringRef &name, CL_UnknownSharedPtr ptr)
 Set a variable.


Detailed Description

Thread class.


Constructor & Destructor Documentation

CL_ThreadLocalStorage::CL_ThreadLocalStorage  ) 
 

Constructs a Thread Local Storage object.

CL_ThreadLocalStorage::~CL_ThreadLocalStorage  ) 
 


Member Function Documentation

static CL_UnknownSharedPtr CL_ThreadLocalStorage::get_variable const CL_StringRef name  )  [static]
 

Get a variable.

static void CL_ThreadLocalStorage::set_variable const CL_StringRef name,
CL_UnknownSharedPtr  ptr
[static]
 

Set a variable.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:42 2009 for ClanLib by  doxygen 1.4.6