/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT THIS FILE; IT WAS AUTOMATICALLY GENERATED BY GENCLASS. // //============================================================================== #ifndef _cimple_CIM_ManagedSystemElement_h #define _cimple_CIM_ManagedSystemElement_h #include #include "CIM_ManagedElement.h" CIMPLE_NAMESPACE_BEGIN 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 */