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;
26 PackModel& operator=(PackModel
const&);
38 MCAPI PackModel(::PackModel
const&);
40 MCAPI PackModel(::std::shared_ptr<::Pack const> pack,
int subpackIndex);
42 MCAPI PackModel(::std::shared_ptr<::Pack const> pack, ::std::string
const& subpackName);
48 MCAPI
void* $ctor(::PackModel
const&);
50 MCAPI
void* $ctor(::std::shared_ptr<::Pack const> pack,
int subpackIndex);
52 MCAPI
void* $ctor(::std::shared_ptr<::Pack const> pack, ::std::string
const& subpackName);
static MCAPI void ** $vftable()