| glibmm
    2.66.4
    | 
Thread-local data pointer. More...
#include <glibmm/thread.h>
| Public Types | |
| using | DestroyNotifyFunc = void(*)(void *) | 
| Public Member Functions | |
| T * | get () | 
| void | set (T *data, DestroyNotifyFunc notify_func=&StaticPrivate< T >::delete_ptr) | 
| GStaticPrivate * | gobj () | 
| Static Public Member Functions | |
| static void | delete_ptr (void *data) | 
| Related Functions | |
| (Note that these are not member functions.) | |
| #define | GLIBMM_STATIC_PRIVATE_INIT { G_STATIC_PRIVATE_INIT } | 
| Initializer macro for Glib::StaticPrivate.  More... | |
Thread-local data pointer.
| using Glib::StaticPrivate< T >::DestroyNotifyFunc = void (*) (void*) | 
| 
 | static | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | related | 
Initializer macro for Glib::StaticPrivate.