3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/resources/PackReport.h"
17 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::Pack const>> mPack;
18 ::ll::TypedStorage<8, 32, ::std::string> mDateAvailable;
19 ::ll::TypedStorage<8, 248, ::PackReport> mPackReport;
20 ::ll::TypedStorage<1, 1, bool> mHasWarnings;
21 ::ll::TypedStorage<4, 4, int> mSubpackIndex;
37 MCAPI PackModel(::std::shared_ptr<::Pack const> pack, ::std::string
const& subpackName);
43 MCAPI
void* $ctor(::std::shared_ptr<::Pack const> pack, ::std::string
const& subpackName);
static MCAPI void ** $vftable()