LeviLamina
|
This is the complete list of members for DirectoryPackSource, including all inherited members.
$ctor(::DirectoryPackSourceOptions options) | DirectoryPackSource | |
PackSource::$ctor(::PackSourceOptions options) | PackSource | |
$dtor() | DirectoryPackSource | |
$forEachPack(::std::function< void(::Pack &)> callback) | DirectoryPackSource | |
$forEachPackConst(::std::function< void(::Pack const &)> callback) const | DirectoryPackSource | |
$getPackOrigin() const | DirectoryPackSource | |
$getPackType() const | DirectoryPackSource | |
$load(::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider) | DirectoryPackSource | |
$vftable() | DirectoryPackSource | static |
addPack(::std::unique_ptr<::Pack > &&pack) | DirectoryPackSource | |
checkAndRemoveIncompletePacks(::Core::Path const &path) | DirectoryPackSource | static |
deleteAllPacksAndReset() | DirectoryPackSource | |
DirectoryPackSource(DirectoryPackSource const &) (defined in DirectoryPackSource) | DirectoryPackSource | |
DirectoryPackSource() (defined in DirectoryPackSource) | DirectoryPackSource | |
DirectoryPackSource(::DirectoryPackSourceOptions options) | DirectoryPackSource | explicit |
forEachPack(::std::function< void(::Pack &)> callback) (defined in DirectoryPackSource) | DirectoryPackSource | virtual |
forEachPackConst(::std::function< void(::Pack const &)> callback) const (defined in DirectoryPackSource) | DirectoryPackSource | virtual |
getPackOrigin() const (defined in DirectoryPackSource) | DirectoryPackSource | |
getPackType() const (defined in DirectoryPackSource) | DirectoryPackSource | |
load(::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider) (defined in DirectoryPackSource) | DirectoryPackSource | virtual |
mUnk22bc19 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnk780433 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnk821c35 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnka63529 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnkafda18 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnkb21a6a (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnkbebb21 (defined in PackSource) | PackSource | |
mUnkd51275 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnke5288a (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnke75300 (defined in DirectoryPackSource) | DirectoryPackSource | |
operator=(DirectoryPackSource const &) (defined in DirectoryPackSource) | DirectoryPackSource | |
operator=(PackSource const &) (defined in PackSource) | PackSource | |
PackSource(PackSource const &) (defined in PackSource) | PackSource | |
PackSource() (defined in PackSource) | PackSource | |
PackSource(::PackSourceOptions options) | PackSource | explicit |
removePack(::Core::Path const &fullPath) | DirectoryPackSource | |
resolveUpgradeDependencies(::Pack &pack, ::PackCommand::UpgradeLegacyDependenciesBatch &commands) | PackSource | |
~DirectoryPackSource() (defined in DirectoryPackSource) | DirectoryPackSource | virtual |
~PackSource()=0 (defined in PackSource) | PackSource | pure virtual |