OROCHI
 
Loading...
Searching...
No Matches
SingletonBase< T > Class Template Reference

シングルトン基礎クラス More...

#include <GxSingleton.h>

Static Public Member Functions

アクセサ
static GX_FORCE_INLINE T & getSingleton (void)
 参照を取得
 
static constexpr T * getSingletonPointer (void)
 ポインタを取得
 

初期化

 SingletonBase (void)
 コンストラクタ
 
 ~SingletonBase (void)
 デストラクタ
 

Detailed Description

template<typename T>
class SingletonBase< T >

シングルトン基礎クラス


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