![]() |
Limo
A simple mod manager
|
This is the complete list of members for nexus::Api, including all inherited members.
Api()=delete | nexus::Api | |
api_key_ | nexus::Api | inlineprivatestatic |
extractDomainAndModId(const std::string &mod_url) | nexus::Api | privatestatic |
getApiKey() | nexus::Api | static |
getChangelogs(const std::string &mod_url) | nexus::Api | static |
getDownloadUrl(const std::string &mod_url, long file_id) | nexus::Api | static |
getDownloadUrl(const std::string &nxm_url) | nexus::Api | static |
getMod(const std::string &mod_url) | nexus::Api | static |
getMod(const std::string &domain_name, long mod_id) | nexus::Api | static |
getModFiles(const std::string &mod_url) | nexus::Api | static |
getNexusPage(const std::string &mod_url) | nexus::Api | static |
getNexusPageUrl(const std::string &nxm_url) | nexus::Api | static |
getTrackedMods() | nexus::Api | static |
isInitialized() | nexus::Api | static |
modUrlIsValid(const std::string &url) | nexus::Api | static |
setApiKey(const std::string &api_key) | nexus::Api | static |
trackMod(const std::string &mod_url) | nexus::Api | static |
untrackMod(const std::string &mod_url) | nexus::Api | static |
validateKey(const std::string &api_key) | nexus::Api | static |