10class CerealSchemaUpgradeSet {
19 CerealSchemaUpgradeSet& operator=(CerealSchemaUpgradeSet
const&);
20 CerealSchemaUpgradeSet(CerealSchemaUpgradeSet
const&);
21 CerealSchemaUpgradeSet();
26 MCNAPI
bool forEach(::std::function<
bool(::std::shared_ptr<::CerealSchemaUpgrade>)> functor);