11class PackSourceReport {
20 PackSourceReport& operator=(PackSourceReport
const&);
21 PackSourceReport(PackSourceReport
const&);
28 MCNAPI ::PackReport
const* getReport(
::PackIdVersion const& packId)
const;
32 MCNAPI ::std::unordered_map<::PackIdVersion, ::PackReport>
const& getReports()
const;
37 MCNAPI
void merge(::PackSourceReport&& other);