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