/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT THIS FILE; IT WAS AUTOMATICALLY GENERATED BY GENCLASS. // //============================================================================== #ifndef _cimple_MyStorageExtent_h #define _cimple_MyStorageExtent_h #include #include "CIM_StorageExtent.h" CIMPLE_NAMESPACE_BEGIN class MyStorageExtent : public Instance { public: // CIM_ManagedElement features: Property Caption; Property Description; Property ElementName; // CIM_ManagedSystemElement features: Property InstallDate; Property Name; Property OperationalStatus; Property StatusDescriptions; Property Status; Property HealthState; // CIM_LogicalElement features: // CIM_EnabledLogicalElement features: Property EnabledState; Property OtherEnabledState; Property RequestedState; Property EnabledDefault; Property TimeOfLastStateChange; // CIM_LogicalDevice features: Property SystemCreationClassName; // KEY Property SystemName; // KEY Property CreationClassName; // KEY Property DeviceID; // KEY Property PowerManagementSupported; Property PowerManagementCapabilities; Property Availability; Property StatusInfo; Property LastErrorCode; Property ErrorDescription; Property ErrorCleared; Property OtherIdentifyingInfo; Property PowerOnHours; Property TotalPowerOnHours; Property IdentifyingDescriptions; Property AdditionalAvailability; Property MaxQuiesceTime; // CIM_StorageExtent features: Property DataOrganization; Property Purpose; Property Access; Property ErrorMethodology; Property BlockSize; Property NumberOfBlocks; Property ConsumableBlocks; Property IsBasedOnUnderlyingRedundancy; Property SequentialAccess; Property ExtentStatus; Property NoSinglePointOfFailure; Property DataRedundancy; Property PackageRedundancy; Property DeltaReservation; Property Primordial; // MyStorageExtent features: CIMPLE_CLASS(MyStorageExtent) }; typedef CIM_EnabledLogicalElement_RequestStateChange_method MyStorageExtent_RequestStateChange_method; typedef CIM_LogicalDevice_SetPowerState_method MyStorageExtent_SetPowerState_method; typedef CIM_LogicalDevice_Reset_method MyStorageExtent_Reset_method; typedef CIM_LogicalDevice_EnableDevice_method MyStorageExtent_EnableDevice_method; typedef CIM_LogicalDevice_OnlineDevice_method MyStorageExtent_OnlineDevice_method; typedef CIM_LogicalDevice_QuiesceDevice_method MyStorageExtent_QuiesceDevice_method; typedef CIM_LogicalDevice_SaveProperties_method MyStorageExtent_SaveProperties_method; typedef CIM_LogicalDevice_RestoreProperties_method MyStorageExtent_RestoreProperties_method; CIMPLE_NAMESPACE_END #endif /* _cimple_MyStorageExtent_h */