継承メンバを含む MGL::SharedSingleton< T, Args > の全メンバ一覧です。
CreateInstance(Args... args) noexcept | MGL::SharedSingleton< T, Args > | inlinestatic |
DestroyInstance() noexcept | MGL::SharedSingleton< T, Args > | inlinestatic |
GetInstance() noexcept | MGL::SharedSingleton< T, Args > | inlinestatic |
HasInstance() noexcept | MGL::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 |