/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 1.1.0 // //============================================================================== #ifndef _cimple_CIM_LogicalElement_h #define _cimple_CIM_LogicalElement_h #include #include "CIM_ManagedSystemElement.h" CIMPLE_NAMESPACE_BEGIN // CIM_LogicalElement keys: /*[928]*/ class CIM_LogicalElement : 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: CIMPLE_CLASS(CIM_LogicalElement) }; CIMPLE_NAMESPACE_END #endif /* _cimple_CIM_LogicalElement_h */