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

Public Member Functions

virtual void forEachPackConst (::std::function< void(::Pack const &)> callback) const
 
virtual void forEachPack (::std::function< void(::Pack &)> callback)
 
virtual::PackSourceReport load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
 
MCAPI void $forEachPackConst (::std::function< void(::Pack const &)> callback) const
 
MCAPI void $forEachPack (::std::function< void(::Pack &)> callback)
 
MCAPI::PackSourceReport $load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
 
virtual::PackOrigin getPackOrigin () const
 
virtual::PackType getPackType () const
 
MCAPI void resolveUpgradeDependencies (::Pack &pack, ::PackCommand::UpgradeLegacyDependenciesBatch &commands)
 
MCAPI void * $ctor (::PackSourceOptions options)
 
MCAPI::PackOrigin $getPackOrigin () const
 
MCAPI::PackType $getPackType () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::PackSource * > > mPackSources
 
::ll::UntypedStorage< 8, 8 > mUnkbebb21
 

Member Function Documentation

◆ forEachPackConst()

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

Implements PackSource.

◆ forEachPack()

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

Implements PackSource.

◆ load()

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

Implements PackSource.

◆ $vftable()

static MCAPI void ** CompositePackSource::$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()

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.

◆ $getPackOrigin()

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

◆ $getPackType()

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

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