11class SubpackInfoCollection {
20 SubpackInfoCollection& operator=(SubpackInfoCollection
const&);
21 SubpackInfoCollection(SubpackInfoCollection
const&);
22 SubpackInfoCollection();
27 MCNAPI_C
int getDefaultSubpackIndex(
::ContentTierInfo const& contentInfoTier)
const;
31 MCNAPI_C ::ContentTierIncompatibleReason isCompatible(
::ContentTierInfo const& contentInfoTier)
const;
33 MCNAPI_C ::ContentTierIncompatibleReason
36 MCNAPI_C ~SubpackInfoCollection();
42 MCNAPI_C
void $dtor();
Definition ContentTierIncompatibleReason.h:5
Definition ContentTierInfo.h:5