|
LeviLamina
|
This is the complete list of members for OreUI::DeviceInformationQuery, including all inherited members.
| $ctor(::OreUI::ClientDependencies const &client, ::OreUI::GameDependencies const &game) (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| $dtor() (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| $onAppFocusGained() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppFocusLost() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppPaused() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppPreSuspended() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppResumed() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppSurfaceCreated() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppSurfaceDestroyed() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppSuspended() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppTerminated() (defined in AppPlatformListener) | AppPlatformListener | |
| $onAppUnpaused() (defined in AppPlatformListener) | AppPlatformListener | |
| $onClipboardCopy(::std::string const &clipString) (defined in AppPlatformListener) | AppPlatformListener | |
| $onClipboardPaste(::std::string const &clipString) (defined in AppPlatformListener) | AppPlatformListener | |
| $onCriticalDiskError(bool const bSet, ::Core::LevelStorageState const &errorCode) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| $onDeviceLost() (defined in AppPlatformListener) | AppPlatformListener | |
| $onExtendDiskSpace(bool const bSet, ::std::weak_ptr<::Core::FileStorageArea > const &fileStorageAreaWeakPtr, uint64 freeSpace, ::std::function< void()> onHandledEventCallback) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| $onLowDiskSpace(bool const bSet) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| $onLowMemory(::LowMemorySeverity) (defined in AppPlatformListener) | AppPlatformListener | |
| $onOperationModeChanged(::OperationMode operationMode) (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| $onOutOfDiskSpace(bool const bSet) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| $onPerformanceModeChanged(bool const boost) (defined in AppPlatformListener) | AppPlatformListener | |
| $onPushNotificationReceived(::PushNotificationMessage const &msg) (defined in AppPlatformListener) | AppPlatformListener | |
| $onResizeBegin() (defined in AppPlatformListener) | AppPlatformListener | |
| $onResizeEnd() (defined in AppPlatformListener) | AppPlatformListener | |
| Core::$vftable() | Core::StorageAreaStateListener | static |
| AppPlatformListener::$vftable() | AppPlatformListener | static |
| $vftableForAppPlatformListener() | OreUI::DeviceInformationQuery | static |
| $vftableForIQuery() | OreUI::DeviceInformationQuery | static |
| $vftableForPropertyObject() | OreUI::DeviceInformationQuery | static |
| $vftableForStorageAreaStateListener() | OreUI::DeviceInformationQuery | static |
| _updateInputMethods() (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| DeviceInformationQuery() (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| DeviceInformationQuery(::OreUI::ClientDependencies const &client, ::OreUI::GameDependencies const &game) (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| initListener(::std::shared_ptr<::Core::FileStorageArea > fileStorageArea) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| initListener(float priority) (defined in AppPlatformListener) | AppPlatformListener | |
| mAppPlatform (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| mClient (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| mFileStorageArea (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| mInputMethods (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| mListenerRegistered (defined in AppPlatformListener) | AppPlatformListener | |
| mLowMemorySubscription (defined in AppPlatformListener) | AppPlatformListener | |
| mMutex (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| mPlatform (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| onAppFocusGained() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppFocusLost() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppPaused() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppPreSuspended() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppResumed() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppSurfaceCreated() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppSurfaceDestroyed() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppSuspended() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppTerminated() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onAppUnpaused() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onClipboardCopy(::std::string const &clipString) (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onClipboardPaste(::std::string const &clipString) (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onCriticalDiskError(bool const bSet, ::Core::LevelStorageState const &errorCode) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | virtual |
| onDeviceLost() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onExtendDiskSpace(bool const bSet, ::std::weak_ptr<::Core::FileStorageArea > const &fileStorageAreaWeakPtr, uint64 freeSpace, ::std::function< void()> onHandledEventCallback) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | virtual |
| onLowDiskSpace(bool const bSet) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | virtual |
| onLowMemory(::LowMemorySeverity) (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onOperationModeChanged(::OperationMode operationMode) (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | virtual |
| onOutOfDiskSpace(bool const bSet) (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | virtual |
| onPerformanceModeChanged(bool const boost) (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onPushNotificationReceived(::PushNotificationMessage const &msg) (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onResizeBegin() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| onResizeEnd() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| Platform enum name (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| Platform enum name (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| PlatformPtr typedef (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | |
| removeListener() (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | |
| ~AppPlatformListener() (defined in AppPlatformListener) | AppPlatformListener | virtual |
| ~DeviceInformationQuery() (defined in OreUI::DeviceInformationQuery) | OreUI::DeviceInformationQuery | virtual |
| ~StorageAreaStateListener() (defined in Core::StorageAreaStateListener) | Core::StorageAreaStateListener | virtual |