OpenClonk
C4StartupModsDlg.h File Reference
#include "gui/C4Startup.h"
#include "network/C4InteractiveThread.h"
#include "platform/StdSync.h"
#include <functional>
#include <tuple>
Include dependency graph for C4StartupModsDlg.h:
This graph shows which files directly or indirectly include this file:

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
 

Class Documentation

◆ ModXMLData::FileInfo

struct ModXMLData::FileInfo

Definition at line 37 of file C4StartupModsDlg.h.

Class Members
string handle
string name
string sha1
size_t size

◆ C4StartupModsLocalModDiscovery::ModsInfo

struct C4StartupModsLocalModDiscovery::ModsInfo

Definition at line 83 of file C4StartupModsDlg.h.

Class Members
string id
string name
string path