11class SubpackInfoCollection {
20 SubpackInfoCollection& operator=(SubpackInfoCollection
const&);
21 SubpackInfoCollection(SubpackInfoCollection
const&);
22 SubpackInfoCollection();
28 MCNAPI
int getDefaultSubpackIndex(
::ContentTierInfo const& contentInfoTier)
const;
34 MCNAPI ::ContentTierIncompatibleReason isCompatible(
::ContentTierInfo const& contentInfoTier)
const;
36 MCNAPI ::ContentTierIncompatibleReason
39 MCNAPI ~SubpackInfoCollection();
Definition ContentTierIncompatibleReason.h:5
Definition ContentTierInfo.h:5