|
libaria2cpp 0.2.0
Basic CPP library to connect to an ARIA2 daemon via the RPC interface.
|
This is the complete list of members for Aria2CPP, including all inherited members.
| addDownload(const std::string URI, int position=0) | Aria2CPP | |
| addDownload(const std::string URI, DownloadOptions &options, int position=0) | Aria2CPP | |
| addJsonValueToDownloads(Json::Value downloads, bool getPeers=true, bool getServers=true) | Aria2CPP | protected |
| addMetalink(const std::string metalinkFile, int position=0) | Aria2CPP | |
| addMetalink(const std::string metalinkFile, DownloadOptions &dopts, int position=0) | Aria2CPP | |
| addTorrent(const std::string torrentFile, DownloadOptions &options, stringList URIs=stringList{}, int position=0) | Aria2CPP | |
| addTorrent(const std::string torrentFile, stringList URIs=stringList{}, int position=0) | Aria2CPP | |
| Aria2CPP(const char *host, const char *port, std::string secret="") | Aria2CPP | |
| changePosition(const std::string gid, const int count, std::string how) const | Aria2CPP | |
| forceRemove(const std::string gid) const | Aria2CPP | |
| forceShutdown() const | Aria2CPP | |
| getActiveDownloads(stringList keys=stringList()) const | Aria2CPP | protected |
| getDownload(const std::string gid, stringList keys=stringList(), bool getPeers=true, bool getServers=true) | Aria2CPP | |
| getDownload(const size_t pos, stringList keys=stringList(), bool getPeers=true, bool getServers=true) | Aria2CPP | |
| getDownloads(stringList keys=stringList()) | Aria2CPP | |
| getGlobalOption() const | Aria2CPP | |
| getGlobalStat() const | Aria2CPP | |
| getOptions() const | Aria2CPP | |
| getSessionID() | Aria2CPP | |
| getUris(std::string gid) const | Aria2CPP | |
| getVersion() const | Aria2CPP | |
| getWaitingDownloads(stringList keys=stringList()) const | Aria2CPP | protected |
| getWaitingStopped(stringList keys=stringList()) const | Aria2CPP | protected |
| gid(const size_t pos) const | Aria2CPP | |
| hasGid(const std::string gid) const | Aria2CPP | |
| listMethods() | Aria2CPP | |
| m_client (defined in Aria2CPP) | Aria2CPP | protected |
| m_downloads (defined in Aria2CPP) | Aria2CPP | protected |
| m_hasSecret (defined in Aria2CPP) | Aria2CPP | protected |
| m_httpclient (defined in Aria2CPP) | Aria2CPP | protected |
| m_options (defined in Aria2CPP) | Aria2CPP | protected |
| m_secret (defined in Aria2CPP) | Aria2CPP | protected |
| name(const size_t pos) const | Aria2CPP | |
| pause(const std::string gid) const | Aria2CPP | |
| pauseAll() const | Aria2CPP | |
| purgeDownloadResult() const | Aria2CPP | |
| remove(const std::string gid) const | Aria2CPP | |
| removeDownloadResult(const std::string gid) const | Aria2CPP | |
| resume(const std::string gid) const | Aria2CPP | |
| resumeAll() const | Aria2CPP | |
| saveSession() const | Aria2CPP | |
| setGlobalOption(const std::string option, const std::string value) | Aria2CPP | |
| shutdown() const | Aria2CPP | |
| tellStatus(std::string gid, stringList values=stringList()) | Aria2CPP | protected |
| update(stringList keys=stringList()) | Aria2CPP |