Plasma Engine  2.0
Loading...
Searching...
No Matches
plSingletonRegistrar< TYPE > Class Template Reference

[internal] Helper class to implement plSingletonRegistry and PL_DECLARE_SINGLETON More...

#include <Singleton.h>

Public Member Functions

PL_ALWAYS_INLINE plSingletonRegistrar (TYPE *pType)
 

Detailed Description

template<class TYPE>
class plSingletonRegistrar< TYPE >

[internal] Helper class to implement plSingletonRegistry and PL_DECLARE_SINGLETON

Classes that use PL_DECLARE_SINGLETON must pass their this pointer to their m_SingletonRegistrar member during construction.


The documentation for this class was generated from the following file: