30 ::ll::TypedStorage<8, 248, ::PackReport> mPackReport;
31 ::ll::TypedStorage<8, 248, ::PackReport> mLoadingReport;
32 ::ll::TypedStorage<8, 32, ::std::string> mDateAvailable;
33 ::ll::TypedStorage<1, 1, ::PackReportState> mReportState;
34 ::ll::TypedStorage<8, 24, ::SubpackInfoCollection> mSubpackInfo;
35 ::ll::TypedStorage<8, 8, ::PackSettings*> mPackSettings;
36 ::ll::TypedStorage<8, 8, ::gsl::not_null<::std::unique_ptr<::PackContentItemListPosition>>> mListPosition;
37 ::ll::TypedStorage<8, 24, ::std::vector<::std::weak_ptr<::PackContentItem const>>> mDependencies;
38 ::ll::TypedStorage<8, 24, ::std::vector<::std::weak_ptr<::PackContentItem const>>> mDependentContent;
Definition ManifestContentItem.h:14
Definition PackContentItemListPosition.h:5
Definition PackContentItem.h:25
Definition PackContentItem.h:17