/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT THIS FILE; IT WAS AUTOMATICALLY GENERATED BY GENCLASS. // //============================================================================== #ifndef _cimple_CIM_StorageSetting_h #define _cimple_CIM_StorageSetting_h #include #include "CIM_SettingData.h" CIMPLE_NAMESPACE_BEGIN class CIM_StorageSetting : public Instance { public: // CIM_ManagedElement features: Property Caption; Property Description; Property ElementName; // CIM_SettingData features: Property InstanceID; // KEY // CIM_StorageSetting features: Property NoSinglePointOfFailure; Property DataRedundancyMax; Property DataRedundancyMin; Property DataRedundancyGoal; Property PackageRedundancyMax; Property PackageRedundancyMin; Property PackageRedundancyGoal; Property DeltaReservationMax; Property DeltaReservationMin; Property DeltaReservationGoal; Property ChangeableType; Property ExtentStripeLength; Property ExtentStripeLengthMin; Property ExtentStripeLengthMax; Property ParityLayout; Property UserDataStripeDepth; Property UserDataStripeDepthMin; Property UserDataStripeDepthMax; CIMPLE_CLASS(CIM_StorageSetting) }; CIMPLE_NAMESPACE_END #endif /* _cimple_CIM_StorageSetting_h */