LeviLamina
Loading...
Searching...
No Matches
OreUI::DeviceStorageInformationQuery Class Reference
Inheritance diagram for OreUI::DeviceStorageInformationQuery:

Classes

class  ThrottledUpdater

Public Member Functions

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)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 80, ::OreUI::DeviceStorageInformationQuery::ThrottledUpdatermStorageUpdater
::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::MutexmMutex

Member Function Documentation

◆ onLowDiskSpace()

virtual void OreUI::DeviceStorageInformationQuery::onLowDiskSpace ( bool bSet)
virtual

Reimplemented from Core::StorageAreaStateListener.

◆ onOutOfDiskSpace()

virtual void OreUI::DeviceStorageInformationQuery::onOutOfDiskSpace ( bool bSet)
virtual

Reimplemented from Core::StorageAreaStateListener.

◆ onExtendDiskSpace()

virtual void OreUI::DeviceStorageInformationQuery::onExtendDiskSpace ( bool bSet,
::std::weak_ptr<::Core::FileStorageArea > const & fileStorageAreaWeakPtr,
uint64 freeSpace,
::std::function< void()> onHandledEventCallback )
virtual

Reimplemented from Core::StorageAreaStateListener.

◆ onCriticalDiskError()

virtual void OreUI::DeviceStorageInformationQuery::onCriticalDiskError ( bool bSet,
::Core::LevelStorageState const & errorCode )
virtual

Reimplemented from Core::StorageAreaStateListener.

◆ $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: