mcs::ThreadSpecificData< BASE > Class Template Reference

List of all members.


Detailed Description

template<class BASE>
class mcs::ThreadSpecificData< BASE >

Definition at line 2755 of file mcs.hh.


Public Member Functions

void clear ()
BASE * getp ()
void init (BASE *p=NULL, int tag=0)
BASE * operator-> () const
int tag ()
 ThreadSpecificData (void(*ext_destructor)(void *)=NULL)
 ~ThreadSpecificData ()

Static Private Member Functions

static void generic_destructor (void *p)

Private Attributes

void(* destructor )(void *)
pthread_key_t key
int ltag

The documentation for this class was generated from the following file:
mcslogo

MCS (My Customizable Server) ver. 0.3.3-alpha3
Documentation generated on Thu Mar 22 13:22:23 UTC 2012