5class ContentTierIncompatibleReason {
14 ContentTierIncompatibleReason& operator=(ContentTierIncompatibleReason
const&);
15 ContentTierIncompatibleReason(ContentTierIncompatibleReason
const&);
16 ContentTierIncompatibleReason();
24 MCNAPI uint
const addError(::ContentTierIncompatibleReason
const& reason);
31 MCNAPI ::std::vector<::std::string> getI18nErrorLabelList(::std::string
const& i18nPrefix)
const;
33 MCNAPI
bool const isFatal()
const;
35 MCNAPI
bool const isOK()
const;
44 ::std::string
const& i18nContextPrefix,
45 ::std::vector<::std::string>
const& arguments
49 MCNAPI static ::std::vector<::std::string> getI18nErrorLabelList(uint errorValue, ::std::string
const& i18nPrefix);
56 MCNAPI static ::ContentTierIncompatibleReason&
NoError();
62 MCNAPI
void*
$ctor(uint errorValue);
MCAPI void * $ctor(uint errorValue)
MCAPI::std::string getExpandedI18nErrorList(::std::string const &i18nPrefix, ::std::vector<::std::string > const &arguments) const
static MCAPI ::std::string getExpandedI18nErrorList(uint errorValue, ::std::string const &i18nContextPrefix, ::std::vector<::std::string > const &arguments)
static MCAPI ::ContentTierIncompatibleReason & NoError()
MCAPI ContentTierIncompatibleReason(uint errorValue)