Limo
A simple mod manager
Loading...
Searching...
No Matches
OpenMwPluginDeployer Member List

This is the complete list of members for OpenMwPluginDeployer, including all inherited members.

ACTION_ADD_GROUNDCOVER_TAGOpenMwPluginDeployerstatic
ACTION_REMOVE_GROUNDCOVER_TAGOpenMwPluginDeployerstatic
addMod(int mod_id, bool enabled=true, bool update_conflicts=true) overridePluginDeployervirtual
addProfile(int source=-1) overridePluginDeployervirtual
applyModAction(int action, int mod_id) overrideOpenMwPluginDeployervirtual
auto_update_conflict_groups_Deployerprotected
autoUpdateConflictGroups() constDeployer
backup_extension_Deployerprotected
backupOrRestoreFiles(const std::map< std::filesystem::path, int > &source_files, const std::map< std::filesystem::path, int > &dest_files) constDeployerprotected
changeLoadorder(int from_index, int to_index) overridePluginDeployervirtual
checkModPathExistsAndMaybeLogError(int mod_id) constDeployerprotected
cleanup() overridePluginDeployervirtual
config_file_name_PluginDeployerprotected
conflict_groups_Deployerprotected
copy enum valueDeployer
current_profile_Deployerprotected
deploy(std::optional< ProgressNode * > progress_node={}) overridePluginDeployervirtual
deploy(const std::vector< int > &loadorder, std::optional< ProgressNode * > progress_node={}) overridePluginDeployervirtual
deploy_mode_Deployerprotected
deployed_files_name_Deployerprotected
Deployer(const std::filesystem::path &source_path, const std::filesystem::path &dest_path, const std::string &name, DeployMode deploy_mode=hard_link)Deployer
deployFiles(const std::map< std::filesystem::path, int > &source_files, std::optional< ProgressNode * > progress_node={}) constDeployerprotected
DeployMode enum nameDeployer
dest_path_Deployerprotected
destPath() constDeployer
ES_PLUGIN_TAGOpenMwPluginDeployerprivatestatic
EXTENSIONPluginDeployerprotectedstatic
fixInvalidLinkDeployMode() overridePluginDeployervirtual
getAutoTagMap() overrideOpenMwPluginDeployervirtual
getAutoTags() overridePluginDeployervirtual
getConflictGroups() const overrideOpenMwPluginDeployervirtual
getDeploymentSourceFilesAndModSizes(const std::vector< int > &loadorder) constDeployerprotected
getDeployMode() constDeployer
getDeployPriority() const overridePluginDeployervirtual
getDestPath() constDeployer
getExternallyModifiedFiles(std::optional< ProgressNode * > progress_node={}) const overridePluginDeployervirtual
getFileConflicts(int mod_id, bool show_disabled=false, std::optional< ProgressNode * > progress_node={}) const overridePluginDeployervirtual
getLoadorder() const overridePluginDeployervirtual
getModActions() const overrideOpenMwPluginDeployervirtual
getModConflicts(int mod_id, std::optional< ProgressNode * > progress_node={}) overridePluginDeployervirtual
getModFiles(int mod_id, bool include_directories=false) constDeployerprotected
getModNames() const overridePluginDeployervirtual
getModStatus(int mod_id)Deployer
getName() constDeployer
getNumMods() const overridePluginDeployervirtual
getProfile() constDeployer
getRootOfTargetDirectory(std::filesystem::path target) constPluginDeployerprotected
getSourcePath() constDeployer
getType() constDeployer
getValidModActions() const overrideOpenMwPluginDeployervirtual
groundcover_plugins_OpenMwPluginDeployerprivate
GROUNDCOVER_TAGOpenMwPluginDeployerprivatestatic
hard_link enum valueDeployer
hasMod(int mod_id) const overridePluginDeployervirtual
hideFile(const std::string &name)PluginDeployerprotected
idsAreSourceReferences() const overridePluginDeployervirtual
initPluginFile()OpenMwPluginDeployerprivate
is_autonomous_Deployerprotected
isAutonomous()Deployer
keepOrRevertFileModifications(const FileChangeChoices &changes_to_keep) overridePluginDeployervirtual
loadDeployedFiles(std::optional< ProgressNode * > progress_node={}, std::filesystem::path dest_path="") constDeployerprotected
loadorders_Deployerprotected
loadPlugins()PluginDeployerprotectedvirtual
loadSettings()PluginDeployerprotectedvirtual
log_Deployerprotected
managed_dir_file_name_Deployerprotected
modPathExists(int mod_id) constDeployerprotected
name_Deployerprotected
num_es_plugins_OpenMwPluginDeployerprivate
num_groundcover_plugins_OpenMwPluginDeployerprivate
num_openmw_plugins_OpenMwPluginDeployerprivate
num_profiles_PluginDeployerprotected
num_scripts_plugins_OpenMwPluginDeployerprivate
OPEN_MW_CONFIG_FILE_NAMEOpenMwPluginDeployerprivatestatic
OPENMW_TAGOpenMwPluginDeployerprivatestatic
OpenMwPluginDeployer(const std::filesystem::path &source_path, const std::filesystem::path &dest_path, const std::string &name)OpenMwPluginDeployer
plugin_file_line_regex_PluginDeployerprotected
plugin_file_name_PluginDeployerprotected
plugin_regex_PluginDeployerprotected
PluginDeployer(const std::filesystem::path &source_path, const std::filesystem::path &dest_path, const std::string &name)PluginDeployer
plugins_PluginDeployerprotected
readPluginTags()OpenMwPluginDeployerprivate
readSourceMods()PluginDeployerprotectedvirtual
removeManagedDirFile(const std::filesystem::path &directory) constDeployerprotected
removeMod(int mod_id) overridePluginDeployervirtual
removeProfile(int profile) overridePluginDeployervirtual
resetSettings()PluginDeployerprotectedvirtual
restoreUndeployBackupIfExists()PluginDeployerprotectedvirtual
saveDeployedFiles(const std::map< std::filesystem::path, int > &deployed_files, std::optional< ProgressNode * > progress_node={}) constDeployerprotected
saveSettings() constPluginDeployerprotectedvirtual
SCRIPTS_PLUGIN_TAGOpenMwPluginDeployerprivatestatic
setAutoUpdateConflictGroups(bool status)Deployer
setConflictGroups(const std::vector< std::vector< int > > &newConflict_groups) overridePluginDeployervirtual
setDeployMode(DeployMode deploy_mode) overridePluginDeployervirtual
setDestPath(const std::filesystem::path &path)Deployer
setLoadorder(const std::vector< std::tuple< int, bool > > &loadorder)Deployer
setLog(const std::function< void(Log::LogLevel, const std::string &)> &newLog)Deployer
setModStatus(int mod_id, bool status) overridePluginDeployervirtual
setName(const std::string &name)Deployer
setProfile(int profile) overridePluginDeployervirtual
setSourcePath(const std::filesystem::path &newSourcePath)Deployer
sortModsByConflicts(std::optional< ProgressNode * > progress_node={}) overrideOpenMwPluginDeployervirtual
source_mods_PluginDeployerprotected
source_mods_file_name_PluginDeployerprotected
source_path_Deployerprotected
sourcePath() constDeployer
supportsFileBrowsing() const overridePluginDeployervirtual
supportsFileConflicts() const overridePluginDeployervirtual
supportsModConflicts() const overrideOpenMwPluginDeployervirtual
supportsReordering() constDeployervirtual
supportsSorting() constDeployervirtual
swapMod(int old_id, int new_id) overridePluginDeployervirtual
sym_link enum valueDeployer
tag_map_OpenMwPluginDeployerprivate
tags_PluginDeployerprotected
tags_file_name_PluginDeployerprotected
type_Deployerprotected
unDeploy(std::optional< ProgressNode * > progress_node={}) overrideOpenMwPluginDeployervirtual
UNDEPLOY_BACKUP_EXTENSIONPluginDeployerprotectedstatic
updateConflictGroups(std::optional< ProgressNode * > progress_node={})Deployer
updateDeployedFilesForMod(int mod_id, std::optional< ProgressNode * > progress_node={}) const overridePluginDeployervirtual
updatePlugins()PluginDeployerprotectedvirtual
updatePluginTags() overrideOpenMwPluginDeployerprivatevirtual
updatePluginTagsPrivate()OpenMwPluginDeployerprivate
updateSourceMods()PluginDeployerprotectedvirtual
updateTagVector()OpenMwPluginDeployerprivate
verifyDirectories()Deployer
writePlugins() const overrideOpenMwPluginDeployerprivatevirtual
writePluginsPrivate() constOpenMwPluginDeployerprivate
writePluginsToOpenMwConfig(const std::string &line_prefix, const std::regex &line_regex, std::function< bool(int)> plugin_filter) constOpenMwPluginDeployerprivate
writePluginTags() const overrideOpenMwPluginDeployerprivatevirtual
writePluginTagsPrivate() constOpenMwPluginDeployerprivate
writeSourceMods() constPluginDeployerprotectedvirtual