|
MGL(Win32)
|
継承メンバを含む MGL::Event::Notifier の全メンバ一覧です。
| CreateInstance(Args... args) noexcept | MGL::SharedSingleton< Notifier > | inlinestatic |
| DestroyInstance() noexcept | MGL::SharedSingleton< Notifier > | inlinestatic |
| GetInstance() noexcept | MGL::SharedSingleton< Notifier > | inlinestatic |
| GetInstanceRef() noexcept | MGL::Event::Notifier | static |
| HasInstance() noexcept | MGL::SharedSingleton< Notifier > | inlinestatic |
| Notifier() noexcept | MGL::Event::Notifier | |
| Notify(NotifyType type, void *notifyArg=nullptr) noexcept | MGL::Event::Notifier | |
| Register(Handle &handle, NotifyType type, CallbackFunction callback, void *callbackArg=nullptr) noexcept | MGL::Event::Notifier | |
| Unregister(Handle &handle) noexcept | MGL::Event::Notifier |