Searched defs:DownloadItem (Results 1 – 1 of 1) sorted by relevance
119 struct DownloadItem { struct120 std::string gid;121 Type prefix;122 OpType strategy;123 std::map<std::string, Assets> assets;124 Key hashKey;125 std::vector<Type> primaryKeyValList;126 Timestamp timestamp;127 bool recordConflict = false;