The methods of the HandleCache<T> class are listed here.
HandleCache<T> | Constructs a HandleCache object |
GetInstance | Returns the single instance of this cache type. | |
GetOrCreateInstance | Returns the single instance of this cache type, creating one if none exists. |
CreateHandleInCache | Creates a new handle for the supplied pointer, and adds the pointer to the object cache. | |
HandleToPtr | Converts a handle to a pointer to T. |
SetFormatter | Sets the specified formatter object to be the formatter for all handles in this cache. |
Header: rtdhandles.h
Namespace: psl