#include "gui/C4Startup.h"#include "network/C4InteractiveThread.h"#include "platform/StdSync.h"#include <functional>#include <tuple>Go to the source code of this file.
Classes | |
| struct | ModXMLData |
| struct | ModXMLData::FileInfo |
| class | C4StartupModsLocalModDiscovery |
| struct | C4StartupModsLocalModDiscovery::ModsInfo |
| class | C4StartupModsDownloader |
| struct | C4StartupModsDownloader::ModInfo::FileInfo |
| struct | C4StartupModsDownloader::ModInfo::LocalDiscoveryCheck |
| class | C4StartupModsListEntry |
| class | C4StartupModsDlg |
| struct ModXMLData::FileInfo |
Definition at line 37 of file C4StartupModsDlg.h.
| Class Members | ||
|---|---|---|
| string | handle | |
| string | name | |
| string | sha1 | |
| size_t | size | |
| struct C4StartupModsLocalModDiscovery::ModsInfo |
Definition at line 83 of file C4StartupModsDlg.h.
| Class Members | ||
|---|---|---|
| string | id | |
| string | name | |
| string | path | |