|
LeviLamina
|
This is the complete list of members for PackManifestLegacyParser, including all inherited members.
| isHiddenPack(::mce::UUID const &packUuid) | PackManifestLegacyParser | static |
| parseBaseGameVersionRequired(::Json::Value const &header, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, ::PackManifestFormat formatVersion) | PackManifestLegacyParser | static |
| parseCapabilities(::PackCapabilityRegistry const &packCapabilityRegistry, ::Json::Value const &root, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings) | PackManifestLegacyParser | static |
| parseDependencies(::Json::Value const &root, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings, bool allowVersionStrings) | PackManifestLegacyParser | static |
| parseHasEducationMetadata(::Json::Value const &root, ::std::vector<::std::string > &errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings) | PackManifestLegacyParser | static |
| parseHeader(::Json::Value const &root, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings, bool allowVersionStrings, ::std::string const &versionKey, ::std::string const &idKey, ::PackManifestFormat formatVersion) | PackManifestLegacyParser | static |
| parseLegacyModuleDependencies(::Json::Value const &root, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings, ::std::string const &dependenciesKey) | PackManifestLegacyParser | static |
| parseManifestSyntax(::std::string const &manifestContent, ::Json::Value &root, ::PackReport &report) | PackManifestLegacyParser | static |
| parseMetadata(::Json::Value const &root, ::std::vector<::std::string > &errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings) | PackManifestLegacyParser | static |
| parseModules(::Json::Value const &root, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings, bool allowVersionStrings) | PackManifestLegacyParser | static |
| parseOptionLockedStateRequired(::Json::Value const &header, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, ::PackManifestFormat formatVersion) | PackManifestLegacyParser | static |
| parseSettings(::Json::Value const &root, ::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report) | PackManifestLegacyParser | static |
| parseSubpacks(::Json::Value const &root, ::std::vector<::std::string > errorPath, ::SubpackInfoCollection &subpackInfoStack, ::PackReport &report) | PackManifestLegacyParser | static |
| processBaseGameVersion(::PackManifest &manifest, ::PackReport &report, ::BaseGameVersion const &requiredBaseGameSemVersion, ::PackManifestFormat formatVersion, ::std::vector<::std::string > errorPath) | PackManifestLegacyParser | static |
| processCapability(::PackManifest &manifest, ::PackReport &report, ::std::string capability, ::PackCapabilityRegistry const &packCapabilityRegistry) | PackManifestLegacyParser | static |
| readEngineVersion(::Json::Value const &parent, ::std::string const &element, ::std::vector<::std::string > &errorPath, ::PackReport &report, ::PackManifestFormat formatVersion, ::PackType packType) | PackManifestLegacyParser | static |
| readRequiredBaseGameVersion(::Json::Value const &parent, ::std::string const &element, ::std::vector<::std::string > &errorPath, ::PackReport &report) | PackManifestLegacyParser | static |
| readUUIDAndReport(::Json::Value const &parent, ::std::string const &element, ::std::string const &seed, ::std::vector<::std::string > &errorPath, ::PackReport &report, bool allowWarnings) | PackManifestLegacyParser | static |
| readVersionAndReport(::Json::Value const &parent, ::std::string const &element, ::std::vector<::std::string > &errorPath, ::PackReport &report, bool allowWarnings, bool allowVersionStrings) | PackManifestLegacyParser | static |
| resolveDuplicateUUIDs(::std::vector<::std::string > errorPath, ::PackManifest &manifest, ::PackReport &report, bool allowWarnings) | PackManifestLegacyParser | static |