LeviLamina
|
This is the complete list of members for DirectoryPackSource, including all inherited members.
$ctor(::Core::Path const &path, ::PackType packType, ::PackOrigin packOrigin, bool isDeveloperDirectory) (defined in DirectoryPackSource) | DirectoryPackSource | |
$dtor() (defined in DirectoryPackSource) | DirectoryPackSource | |
$forEachPack(::std::function< void(::Pack &)> callback) (defined in DirectoryPackSource) | DirectoryPackSource | |
$forEachPackConst(::std::function< void(::Pack const &)> callback) const (defined in DirectoryPackSource) | DirectoryPackSource | |
$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 | |
$vftable() (defined in DirectoryPackSource) | DirectoryPackSource | static |
addPack(::std::unique_ptr<::Pack > &&pack) (defined in DirectoryPackSource) | DirectoryPackSource | |
checkAndRemoveIncompletePacks(::Core::Path const &path) (defined in DirectoryPackSource) | DirectoryPackSource | static |
DirectoryPackSource(DirectoryPackSource const &) (defined in DirectoryPackSource) | DirectoryPackSource | |
DirectoryPackSource() (defined in DirectoryPackSource) | DirectoryPackSource | |
DirectoryPackSource(::Core::Path const &path, ::PackType packType, ::PackOrigin packOrigin, bool isDeveloperDirectory) (defined in DirectoryPackSource) | DirectoryPackSource | |
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 | |
mUnk38aea0 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnk414a1e (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnk821c35 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnk8650d4 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnkd4f382 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnkd51275 (defined in DirectoryPackSource) | DirectoryPackSource | |
mUnke75300 (defined in DirectoryPackSource) | DirectoryPackSource | |
operator=(DirectoryPackSource const &) (defined in DirectoryPackSource) | DirectoryPackSource | |
removePack(::Core::Path const &fullPath) (defined in DirectoryPackSource) | DirectoryPackSource | |
resolveUpgradeDependencies(::Pack &pack, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider) (defined in PackSource) | PackSource | |
~DirectoryPackSource() (defined in DirectoryPackSource) | DirectoryPackSource | virtual |
~PackSource()=0 (defined in PackSource) | PackSource | pure virtual |