![]() |
Limo
A simple mod manager
|
This is the complete list of members for ModInfo, including all inherited members.
auto_tags | ModInfo | |
deployer_ids | ModInfo | |
deployer_statuses | ModInfo | |
deployers | ModInfo | |
group | ModInfo | |
is_active_group_member | ModInfo | |
manual_tags | ModInfo | |
mod | ModInfo | |
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) | ModInfo | inline |