Returns the single instance of this cache type.
static HandleCache<T> GetInstance( ); |
The function returns a pointer to the single instance of the
cache for type T
. If no instance exists, then
an exception of type CXlRuntimeException
is thrown.
Header: rtdhandles.h