#include <trdlocal.h>
Inheritance diagram for ThreadLocalStorage:

Definition at line 20 of file trdlocal.h.
Public Member Functions | |
| ThreadLocalStorage () | |
| ~ThreadLocalStorage () | |
| void | SetValue (void *value) |
| void * | GetValue () const |
Classes | |
| class | Err |
| exception thrown by ThreadLocalStorage class More... | |
1.4.4