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

Public Member Functions

virtual void collect (::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entMgr, ::SkinRepositoryClientInterface &skinRepo, ::std::vector<::std::shared_ptr<::SkinPackModel > > &skinPacks, ::std::unordered_set<::mce::UUID > &handledPackSet)
MCAPI void $collect (::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entMgr, ::SkinRepositoryClientInterface &skinRepo, ::std::vector<::std::shared_ptr<::SkinPackModel > > &skinPacks, ::std::unordered_set<::mce::UUID > &handledPackSet)
virtual void start (bool allowed)
virtual bool exhausted () const
virtual::HandleRangeResult handleRange (int, int end)
MCAPI void _search ()
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::ContentCatalogService > const &catalog)
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCAPI void $start (bool allowed)
MCAPI bool $exhausted () const
MCAPI::HandleRangeResult $handleRange (int, int end)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::ContentCatalogService > > mCatalog
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SearchQuery > > mQuery
::ll::TypedStorage< 8, 24, ::std::vector<::SkinPackMeta > > mSkinPackMeta
::ll::TypedStorage< 4, 4, int > mDocumentsRemoved
::ll::TypedStorage< 4, 4, int > mCatalogTotal
::ll::TypedStorage< 4, 4, int > mSkip
::ll::TypedStorage< 4, 4, int > mNumPacksRejected
::ll::TypedStorage< 1, 1, bool > mSearchActive
::ll::TypedStorage< 8, 16, ::std::shared_ptr< bool > > mExistenceTracker
::ll::TypedStorage< 4, 4, int > mNumPacksCollected

Member Function Documentation

◆ collect()

virtual void UnownedExpiredRealmsCollector::collect ( ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entMgr,
::SkinRepositoryClientInterface & skinRepo,
::std::vector<::std::shared_ptr<::SkinPackModel > > & skinPacks,
::std::unordered_set<::mce::UUID > & handledPackSet )
virtual

Implements SkinPackCollector.

◆ $vftable()

MCAPI void ** UnownedExpiredRealmsCollector::$vftable ( )
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.

◆ start()

virtual void CatalogPackCollector::start ( bool allowed)
virtualinherited

Reimplemented from SkinPackCollector.

◆ exhausted()

virtual bool CatalogPackCollector::exhausted ( ) const
virtualinherited

Implements SkinPackCollector.

◆ handleRange()

virtual::HandleRangeResult CatalogPackCollector::handleRange ( int ,
int end )
virtualinherited

Implements SkinPackCollector.


The documentation for this class was generated from the following files: