SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Get()

static CentralCache * Spices::CentralCache::Get ( )
inlinestatic

Get this single Instance.

Returns
Returns this pointer.

Definition at line 48 of file CentralCache.h.

48{ return &m_CentralCache; }
static CentralCache m_CentralCache
Single instance of this.

References m_CentralCache.