MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
MGL::StaticSingleton< T, Args > メンバ一覧

継承メンバを含む MGL::StaticSingleton< T, Args > の全メンバ一覧です。

CreateInstance(Args... args) noexceptMGL::StaticSingleton< T, Args >inlinestatic
DestroyInstance() noexceptMGL::StaticSingleton< T, Args >inlinestatic
GetInstance() noexceptMGL::StaticSingleton< T, Args >inlinestatic
HasInstance() noexceptMGL::StaticSingleton< T, Args >inlinestatic
operator=(const StaticSingleton &) noexcept=delete (定義場所: MGL::StaticSingleton< T, Args >)MGL::StaticSingleton< T, Args >
operator=(StaticSingleton &&) noexcept=delete (定義場所: MGL::StaticSingleton< T, Args >)MGL::StaticSingleton< T, Args >
StaticSingleton(const StaticSingleton &) noexcept=delete (定義場所: MGL::StaticSingleton< T, Args >)MGL::StaticSingleton< T, Args >
StaticSingleton(StaticSingleton &&) noexcept=delete (定義場所: MGL::StaticSingleton< T, Args >)MGL::StaticSingleton< T, Args >
StaticSingleton() noexcept=default (定義場所: MGL::StaticSingleton< T, Args >)MGL::StaticSingleton< T, Args >protected
~StaticSingleton() noexcept=default (定義場所: MGL::StaticSingleton< T, Args >)MGL::StaticSingleton< T, Args >virtual