12struct ZipProgressList {
22 ZipProgressList& operator=(ZipProgressList
const&);
23 ZipProgressList(ZipProgressList
const&);
29 MCNAPI_C uint64 _getSum(::std::function<uint(::std::shared_ptr<::Core::ZipUtils::ZipProgress>)> getNumCallback);
31 MCNAPI_C ::std::shared_ptr<::Core::ZipUtils::ZipProgress> createProgress();