![]() |
Limo
A simple mod manager
|
This is the complete list of members for fomod::FomodInstaller, including all inherited members.
config_ | fomod::FomodInstaller | private |
config_file_ | fomod::FomodInstaller | private |
cur_step_ | fomod::FomodInstaller | private |
files_ | fomod::FomodInstaller | private |
flags_ | fomod::FomodInstaller | private |
fomm_eval_fun_ | fomod::FomodInstaller | private |
FomodInstaller()=default | fomod::FomodInstaller | |
getFomodPath(const std::filesystem::path &source, const std::string &file_name="ModuleConfig.xml") | fomod::FomodInstaller | privatestatic |
getInstallationFiles(const std::vector< std::vector< bool > > &selection={}) | fomod::FomodInstaller | |
getMetaData(const std::filesystem::path &path) | fomod::FomodInstaller | static |
hasNextStep(const std::vector< std::vector< bool > > &selection) const | fomod::FomodInstaller | |
hasNoSteps() const | fomod::FomodInstaller | |
hasPreviousStep() const | fomod::FomodInstaller | |
init(const std::filesystem::path &config_file, const std::filesystem::path &target_path="", const std::string &app_version="") | fomod::FomodInstaller | |
initPlugin(const pugi::xml_node &xml_node, Plugin &plugin) | fomod::FomodInstaller | private |
mod_base_path_ | fomod::FomodInstaller | private |
parseFileList(const pugi::xml_node &file_list, std::vector< File > &target_vector, bool warn_missing=true) | fomod::FomodInstaller | private |
parseGroupType(const std::string &type) | fomod::FomodInstaller | private |
parseInstallList() | fomod::FomodInstaller | private |
parseInstallSteps(const pugi::xml_node &steps) | fomod::FomodInstaller | private |
parsePluginType(const std::string &type) | fomod::FomodInstaller | private |
prev_selections_ | fomod::FomodInstaller | private |
sortVector(std::vector< T > &source, std::string order) | fomod::FomodInstaller | inlineprivate |
step(const std::vector< std::vector< bool > > &selection={}) | fomod::FomodInstaller | |
stepBack() | fomod::FomodInstaller | |
steps_ | fomod::FomodInstaller | private |
target_path_ | fomod::FomodInstaller | private |
updateState(const std::vector< std::vector< bool > > &selection) | fomod::FomodInstaller | private |
version_eval_fun_ | fomod::FomodInstaller | private |