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

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

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