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

Public Member Functions

DirectoryPackSourceoperator= (DirectoryPackSource const &)
 
 DirectoryPackSource (DirectoryPackSource const &)
 
virtual void forEachPackConst (::std::function< void(::Pack const &)> callback) const
 
virtual void forEachPack (::std::function< void(::Pack &)> callback)
 
virtual::PackOrigin getPackOrigin () const
 
virtual::PackType getPackType () const
 
virtual::PackSourceReport load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
 
MCAPI DirectoryPackSource (::DirectoryPackSourceOptions options)
 
MCAPI void addPack (::std::unique_ptr<::Pack > &&pack)
 
MCAPI void deleteAllPacksAndReset ()
 
MCAPI bool removePack (::Core::Path const &fullPath)
 
MCAPI void * $ctor (::DirectoryPackSourceOptions options)
 
MCAPI void $dtor ()
 
MCAPI void $forEachPackConst (::std::function< void(::Pack const &)> callback) const
 
MCAPI void $forEachPack (::std::function< void(::Pack &)> callback)
 
MCAPI::PackOrigin $getPackOrigin () const
 
MCAPI::PackType $getPackType () const
 
MCAPI::PackSourceReport $load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
 
MCAPI void resolveUpgradeDependencies (::Pack &pack, ::PackCommand::UpgradeLegacyDependenciesBatch &commands)
 
MCAPI void * $ctor (::PackSourceOptions options)
 

Static Public Member Functions

static MCAPI void checkAndRemoveIncompletePacks (::Core::Path const &path)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk821c35
 
::ll::UntypedStorage< 1, 1 > mUnkb21a6a
 
::ll::UntypedStorage< 1, 1 > mUnkafda18
 
::ll::UntypedStorage< 1, 1 > mUnk22bc19
 
::ll::UntypedStorage< 1, 1 > mUnk780433
 
::ll::UntypedStorage< 1, 1 > mUnka63529
 
::ll::UntypedStorage< 8, 24 > mUnke75300
 
::ll::UntypedStorage< 8, 64 > mUnkd51275
 
::ll::UntypedStorage< 8, 24 > mUnke5288a
 
::ll::UntypedStorage< 8, 8 > mUnkbebb21
 

Constructor & Destructor Documentation

◆ DirectoryPackSource()

MCAPI DirectoryPackSource::DirectoryPackSource ( ::DirectoryPackSourceOptions options)
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

◆ forEachPackConst()

virtual void DirectoryPackSource::forEachPackConst ( ::std::function< void(::Pack const &)> callback) const
virtual

Implements PackSource.

◆ forEachPack()

virtual void DirectoryPackSource::forEachPack ( ::std::function< void(::Pack &)> callback)
virtual

Implements PackSource.

◆ load()

virtual::PackSourceReport DirectoryPackSource::load ( ::IPackManifestFactory & manifestFactory,
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const & keyProvider )
virtual

Implements PackSource.

◆ addPack()

MCAPI void DirectoryPackSource::addPack ( ::std::unique_ptr<::Pack > && pack)
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.

◆ deleteAllPacksAndReset()

MCAPI void DirectoryPackSource::deleteAllPacksAndReset ( )
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.

◆ removePack()

MCAPI bool DirectoryPackSource::removePack ( ::Core::Path const & fullPath)
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.

◆ checkAndRemoveIncompletePacks()

static MCAPI void DirectoryPackSource::checkAndRemoveIncompletePacks ( ::Core::Path const & path)
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() [1/2]

MCAPI void * DirectoryPackSource::$ctor ( ::DirectoryPackSourceOptions options)
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 DirectoryPackSource::$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.

◆ $forEachPackConst()

MCAPI void DirectoryPackSource::$forEachPackConst ( ::std::function< void(::Pack const &)> callback) 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.

◆ $forEachPack()

MCAPI void DirectoryPackSource::$forEachPack ( ::std::function< void(::Pack &)> callback)
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.

◆ $getPackOrigin()

MCAPI::PackOrigin DirectoryPackSource::$getPackOrigin ( ) 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.

◆ $getPackType()

MCAPI::PackType DirectoryPackSource::$getPackType ( ) 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.

◆ $load()

MCAPI::PackSourceReport DirectoryPackSource::$load ( ::IPackManifestFactory & manifestFactory,
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const & keyProvider )
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()

static MCAPI void ** DirectoryPackSource::$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.

◆ resolveUpgradeDependencies()

MCAPI void PackSource::resolveUpgradeDependencies ( ::Pack & pack,
::PackCommand::UpgradeLegacyDependenciesBatch & commands )
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.

◆ $ctor() [2/2]

MCAPI void * PackSource::$ctor ( ::PackSourceOptions options)
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.

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