|
|
virtual void | update (double) |
| virtual void | onLowDiskSpace (bool bSet) |
| virtual void | onOutOfDiskSpace (bool bSet) |
| virtual void | onExtendDiskSpace (bool bSet, ::std::weak_ptr<::Core::FileStorageArea > const &fileStorageAreaWeakPtr, uint64 freeSpace, ::std::function< void()> onHandledEventCallback) |
| virtual void | onCriticalDiskError (bool bSet, ::Core::LevelStorageState const &errorCode) |
|
MCAPI void | initListener (::std::shared_ptr<::Core::FileStorageArea > fileStorageArea) |
|
MCAPI void | removeListener () |
|
MCAPI void | $dtor () |
|
MCAPI void | $onExtendDiskSpace (bool const bSet, ::std::weak_ptr<::Core::FileStorageArea > const &fileStorageAreaWeakPtr, uint64 freeSpace, ::std::function< void()> onHandledEventCallback) |
|
MCFOLD void | $onLowDiskSpace (bool const bSet) |
|
MCFOLD void | $onOutOfDiskSpace (bool const bSet) |
|
MCFOLD void | $onCriticalDiskError (bool const bSet, ::Core::LevelStorageState const &errorCode) |
|
|
::ll::TypedStorage< 8, 80, ::OreUI::DeviceStorageInformationQuery::ThrottledUpdater > | mStorageUpdater |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property<::FileStorageDirectory > > | mStorageLocation |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< uint64 > > | mStorageSize |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< uint64 > > | mStorageUsed |
|
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > | mStorageAvailableSize |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > | mSupportsSizeQuery |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > | mIsStorageFull |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > | mIsStorageLow |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Core::FileStorageArea > > | mFileStorageArea |
|
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::Mutex > | mMutex |
◆ onLowDiskSpace()
| virtual void OreUI::DeviceStorageInformationQuery::onLowDiskSpace |
( |
bool | bSet | ) |
|
|
virtual |
◆ onOutOfDiskSpace()
| virtual void OreUI::DeviceStorageInformationQuery::onOutOfDiskSpace |
( |
bool | bSet | ) |
|
|
virtual |
◆ onExtendDiskSpace()
| virtual void OreUI::DeviceStorageInformationQuery::onExtendDiskSpace |
( |
bool | bSet, |
|
|
::std::weak_ptr<::Core::FileStorageArea > const & | fileStorageAreaWeakPtr, |
|
|
uint64 | freeSpace, |
|
|
::std::function< void()> | onHandledEventCallback ) |
|
virtual |
◆ onCriticalDiskError()
| virtual void OreUI::DeviceStorageInformationQuery::onCriticalDiskError |
( |
bool | bSet, |
|
|
::Core::LevelStorageState const & | errorCode ) |
|
virtual |
◆ $vftable()
| MCAPI void ** Core::StorageAreaStateListener::$vftable |
( |
| ) |
|
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: