LeviLamina
|
This is the complete list of members for PackSource, including all inherited members.
$_buildSourcesForLoad(::std::vector<::gsl::not_null<::PackSource * > > &sources) | PackSource | |
$ctor(::PackSourceOptions options) | PackSource | |
$forEachPack(::std::function< void(::Pack &)> callback) | PackSource | |
$forEachPackConst(::std::function< void(::Pack const &)> callback) const | PackSource | |
$getPackOrigin() const | PackSource | |
$getPackType() const | PackSource | |
$vftable() | PackSource | static |
_applyAndFinishLoadTask(::std::shared_ptr<::PackSource::PackTaskData > task) | PackSource | |
_buildSourcesForLoad(::std::vector<::gsl::not_null<::PackSource * > > &sources) (defined in PackSource) | PackSource | virtual |
_getTaskData(::brstd::function_ref<::PackSourceLoadResult(::std::shared_ptr<::PackSource::PackTaskData >)> task) | PackSource | |
_loadImpl(::PackSourceLoadOptions &&)=0 (defined in PackSource) | PackSource | pure virtual |
_removePack(::brstd::function_ref< bool(::Pack const &)> predicate) | PackSource | |
_returnOriginalPacks(::std::shared_ptr<::PackSource::PackTaskData > task) | PackSource | |
_setPacks(::std::vector<::gsl::not_null<::std::shared_ptr<::Pack > > > &&packs) | PackSource | |
forEachPack(::std::function< void(::Pack &)> callback) (defined in PackSource) | PackSource | virtual |
forEachPackConst(::std::function< void(::Pack const &)> callback) const (defined in PackSource) | PackSource | virtual |
getPackOrigin() const (defined in PackSource) | PackSource | |
getPackType() const (defined in PackSource) | PackSource | |
load(::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider) | PackSource | |
mUnk38d360 (defined in PackSource) | PackSource | |
mUnk3a6778 (defined in PackSource) | PackSource | |
mUnkbebb21 (defined in PackSource) | PackSource | |
operator=(PackSource const &) (defined in PackSource) | PackSource | |
PackSource(PackSource const &) (defined in PackSource) | PackSource | |
PackSource() (defined in PackSource) | PackSource | |
PackSource(::PackSourceOptions options) | PackSource | explicit |
requestLoad(::PackSourceLoadOptions &&options) | PackSource | |
resolveUpgradeDependencies(::Pack &pack, ::PackCommand::UpgradeLegacyDependenciesBatch &commands) | PackSource | |
~PackSource()=0 (defined in PackSource) | PackSource | pure virtual |