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

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

auto_tagsModInfo
deployer_idsModInfo
deployer_statusesModInfo
deployersModInfo
groupModInfo
is_active_group_memberModInfo
manual_tagsModInfo
modModInfo
ModInfo(int id, const std::string &name, const std::string &version, const std::time_t &install_time, const std::filesystem::path &local_source, const std::string &remote_source, const std::time_t &remote_update_time, unsigned long size, const std::time_t &suppress_time, const std::vector< std::string > &deployer_names, const std::vector< int > &deployer_ids, const std::vector< bool > &statuses, int group, bool is_active_member, const std::vector< std::string > &man_tags, const std::vector< std::string > &au_tags)ModInfoinline