LeviLamina
|
This is the complete list of members for CompositePackSource, including all inherited members.
$forEachPack(::std::function< void(::Pack &)> callback) (defined in CompositePackSource) | CompositePackSource | |
$forEachPackConst(::std::function< void(::Pack const &)> callback) const (defined in CompositePackSource) | CompositePackSource | |
$getPackOrigin() const (defined in PackSource) | PackSource | |
$getPackType() const (defined in PackSource) | PackSource | |
$load(::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider) (defined in CompositePackSource) | CompositePackSource | |
$vftable() (defined in CompositePackSource) | CompositePackSource | static |
forEachPack(::std::function< void(::Pack &)> callback) (defined in CompositePackSource) | CompositePackSource | virtual |
forEachPackConst(::std::function< void(::Pack const &)> callback) const (defined in CompositePackSource) | CompositePackSource | virtual |
getPackOrigin() const (defined in PackSource) | PackSource | |
getPackType() const (defined in PackSource) | PackSource | |
load(::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider) (defined in CompositePackSource) | CompositePackSource | virtual |
mPackSources (defined in CompositePackSource) | CompositePackSource | |
resolveUpgradeDependencies(::Pack &pack, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider) (defined in PackSource) | PackSource | |
~CompositePackSource()=default (defined in CompositePackSource) | CompositePackSource | virtual |
~PackSource()=0 (defined in PackSource) | PackSource | pure virtual |