/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT THIS FILE; IT WAS AUTOMATICALLY GENERATED BY GENCLASS. // //============================================================================== #ifndef _cimple_CIM_StorageExtent_h #define _cimple_CIM_StorageExtent_h #include #include "CIM_LogicalDevice.h" CIMPLE_NAMESPACE_BEGIN class CIM_StorageExtent : 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; CIMPLE_CLASS(CIM_StorageExtent) }; typedef CIM_EnabledLogicalElement_RequestStateChange_method CIM_StorageExtent_RequestStateChange_method; typedef CIM_LogicalDevice_SetPowerState_method CIM_StorageExtent_SetPowerState_method; typedef CIM_LogicalDevice_Reset_method CIM_StorageExtent_Reset_method; typedef CIM_LogicalDevice_EnableDevice_method CIM_StorageExtent_EnableDevice_method; typedef CIM_LogicalDevice_OnlineDevice_method CIM_StorageExtent_OnlineDevice_method; typedef CIM_LogicalDevice_QuiesceDevice_method CIM_StorageExtent_QuiesceDevice_method; typedef CIM_LogicalDevice_SaveProperties_method CIM_StorageExtent_SaveProperties_method; typedef CIM_LogicalDevice_RestoreProperties_method CIM_StorageExtent_RestoreProperties_method; CIMPLE_NAMESPACE_END #endif /* _cimple_CIM_StorageExtent_h */