|
wfut
0.2.4
A client side C++ implementation of WFUT (WorldForge Update Tool).
|
This is the complete list of members for WFUT::WFUTClient, including all inherited members.
| abortAll() | WFUT::WFUTClient | |
| abortDownload(const std::string &filename) | WFUT::WFUTClient | |
| calculateUpdates(const ChannelFileList &server, const ChannelFileList &system, const ChannelFileList &local, ChannelFileList &updates, const std::string &prefix) | WFUT::WFUTClient | |
| DownloadComplete | WFUT::WFUTClient | |
| DownloadFailed | WFUT::WFUTClient | |
| getChannelList(const std::string &url, ChannelList &channels) | WFUT::WFUTClient | |
| getFileList(const std::string &url, ChannelFileList &files) | WFUT::WFUTClient | |
| getLocalList(const std::string &filename, ChannelFileList &files) | WFUT::WFUTClient | |
| getMirrorList(const std::string &url, MirrorList &mirrors) | WFUT::WFUTClient | |
| init() | WFUT::WFUTClient | |
| poll() | WFUT::WFUTClient | |
| saveLocalList(const ChannelFileList &files, const std::string &filename) | WFUT::WFUTClient | |
| shutdown() | WFUT::WFUTClient | |
| updateChannel(const ChannelFileList &updates, const std::string &urlPrefix, const std::string &pathPrefix) | WFUT::WFUTClient | |
| updateFile(const FileObject &file, const std::string &urlPrefix, const std::string &pathPrefix) | WFUT::WFUTClient | |
| UpdateReason | WFUT::WFUTClient | |
| WFUTClient() (defined in WFUT::WFUTClient) | WFUT::WFUTClient | inline |
| ~WFUTClient() (defined in WFUT::WFUTClient) | WFUT::WFUTClient | inlinevirtual |