LeviLamina
Loading...
Searching...
No Matches
Editor::Services::ServerThumbnailCacheService Class Reference
Inheritance diagram for Editor::Services::ServerThumbnailCacheService:

Public Types

enum class  State : int { Uninitialized = 0 , Initialized = 1 , Ready = 2 }

Public Member Functions

ServerThumbnailCacheService & operator= (ServerThumbnailCacheService const &)
 ServerThumbnailCacheService (ServerThumbnailCacheService const &)
virtual ::Scripting::Result_deprecated< void > init ()
virtual ::Scripting::Result_deprecated< void > quit ()
virtual::std::string_view getServiceName () const
virtual bool remove (::mce::UUID id, ::std::optional< uint > hash)
MCAPI ServerThumbnailCacheService (::Editor::ServiceProviderCollection &serviceProviders)
MCAPI ::std::optional<::Editor::ThumbnailFileBytes_findThumbnail (::std::string_view filename) const
MCAPI void _handleFetchRequest (::Editor::Network::ThumbnailCacheFetchRequestPayload const &evt) const
MCAPI void _handleStoreRequest (::Editor::Network::ThumbnailCacheStorePayload const &evt)
MCAPI bool _removeThumbnailFile (::mce::UUID id, ::std::optional< uint > hash)
MCAPI void _scanFileCache ()
MCAPI void * $ctor (::Editor::ServiceProviderCollection &serviceProviders)
MCAPI void $dtor ()
MCAPI ::Scripting::Result_deprecated< void > $init ()
MCAPI ::Scripting::Result_deprecated< void > $quit ()
MCAPI::std::string_view $getServiceName () const
MCAPI bool $remove (::mce::UUID id, ::std::optional< uint > hash)
virtual ::Scripting::Result_deprecated< void > ready ()
virtual bool isServiceInitialized () const
virtual bool isServiceReady () const
MCAPI ::Scripting::Result_deprecated< void > $ready ()
MCAPI bool $isServiceInitialized () const
MCAPI bool $isServiceReady () const
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI ::std::string_view const & CACHE_FOLDER ()
static MCAPI ::std::string_view const & SERVICE_NAME ()
static MCAPI void ** $vftableForServerThumbnailCacheServiceProvider ()
static MCAPI void ** $vftableForIEditorService ()
static MCAPI void ** $vftable ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkdbecfe
::ll::UntypedStorage< 8, 1032 > mUnkd7b0f7
::ll::UntypedStorage< 8, 24 > mUnk511273
::ll::UntypedStorage< 8, 8 > mUnkc8874b
::ll::UntypedStorage< 4, 4 > mUnk93c97e
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
::ll::UntypedStorage< 8, 8 > mUnkc52f22
::ll::UntypedStorage< 8, 24 > mUnk47c2ce

Constructor & Destructor Documentation

◆ ServerThumbnailCacheService()

MCAPI Editor::Services::ServerThumbnailCacheService::ServerThumbnailCacheService ( ::Editor::ServiceProviderCollection & serviceProviders)
explicit
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.

Member Function Documentation

◆ init()

virtual ::Scripting::Result_deprecated< void > Editor::Services::ServerThumbnailCacheService::init ( )
virtual

◆ quit()

virtual ::Scripting::Result_deprecated< void > Editor::Services::ServerThumbnailCacheService::quit ( )
virtual

◆ getServiceName()

virtual::std::string_view Editor::Services::ServerThumbnailCacheService::getServiceName ( ) const
virtual

◆ remove()

virtual bool Editor::Services::ServerThumbnailCacheService::remove ( ::mce::UUID id,
::std::optional< uint > hash )
virtual

◆ _findThumbnail()

MCAPI ::std::optional<::Editor::ThumbnailFileBytes > Editor::Services::ServerThumbnailCacheService::_findThumbnail ( ::std::string_view filename) const
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.

◆ _handleFetchRequest()

MCAPI void Editor::Services::ServerThumbnailCacheService::_handleFetchRequest ( ::Editor::Network::ThumbnailCacheFetchRequestPayload const & evt) const
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.

◆ _handleStoreRequest()

MCAPI void Editor::Services::ServerThumbnailCacheService::_handleStoreRequest ( ::Editor::Network::ThumbnailCacheStorePayload const & evt)
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.

◆ _removeThumbnailFile()

MCAPI bool Editor::Services::ServerThumbnailCacheService::_removeThumbnailFile ( ::mce::UUID id,
::std::optional< uint > hash )
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.

◆ _scanFileCache()

MCAPI void Editor::Services::ServerThumbnailCacheService::_scanFileCache ( )
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.

◆ CACHE_FOLDER()

MCAPI ::std::string_view const & Editor::Services::ServerThumbnailCacheService::CACHE_FOLDER ( )
static
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.

◆ SERVICE_NAME()

MCAPI ::std::string_view const & Editor::Services::ServerThumbnailCacheService::SERVICE_NAME ( )
static
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.

◆ $ctor()

MCAPI void * Editor::Services::ServerThumbnailCacheService::$ctor ( ::Editor::ServiceProviderCollection & serviceProviders)
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.

◆ $dtor()

MCAPI void Editor::Services::ServerThumbnailCacheService::$dtor ( )
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.

◆ $init()

MCAPI ::Scripting::Result_deprecated< void > Editor::Services::ServerThumbnailCacheService::$init ( )
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.

◆ $quit()

MCAPI ::Scripting::Result_deprecated< void > Editor::Services::ServerThumbnailCacheService::$quit ( )
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.

◆ $getServiceName()

MCAPI::std::string_view Editor::Services::ServerThumbnailCacheService::$getServiceName ( ) const
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.

◆ $remove()

MCAPI bool Editor::Services::ServerThumbnailCacheService::$remove ( ::mce::UUID id,
::std::optional< uint > hash )
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.

◆ $vftableForServerThumbnailCacheServiceProvider()

MCAPI void ** Editor::Services::ServerThumbnailCacheService::$vftableForServerThumbnailCacheServiceProvider ( )
static
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.

◆ $vftableForIEditorService()

MCAPI void ** Editor::Services::ServerThumbnailCacheService::$vftableForIEditorService ( )
static
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.

◆ $ready()

MCAPI ::Scripting::Result_deprecated< void > Editor::Services::IEditorService::$ready ( )
inherited
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.

◆ $isServiceInitialized()

MCAPI bool Editor::Services::IEditorService::$isServiceInitialized ( ) const
inherited
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.

◆ $isServiceReady()

MCAPI bool Editor::Services::IEditorService::$isServiceReady ( ) const
inherited
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.

◆ $vftable() [1/2]

MCAPI void ** Editor::Services::IEditorService::$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.

◆ $vftable() [2/2]

MCAPI void ** Editor::Services::ServerThumbnailCacheServiceProvider::$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 file: