Kiwano Engine
v1.3.x
Public 类型
|
静态 Public 成员函数
|
Protected 成员函数
|
静态 Protected 属性
|
所有成员列表
kiwano::Singleton< _Ty > 模板类 参考
Public 类型
using
object_type
= _Ty
静态 Public 成员函数
static object_type &
GetInstance
()
static object_type *
GetInstancePtr
()
Protected 成员函数
Singleton
(const
Singleton
&)=delete
Singleton
&
operator=
(const
Singleton
&)=delete
静态 Protected 属性
static _Ty
instance_
kiwano
Singleton
制作者
1.9.4