/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 1.1.0 // //============================================================================== #ifndef _cimple_CIM_RegisteredProfile_h #define _cimple_CIM_RegisteredProfile_h #include #include "CIM_ManagedElement.h" CIMPLE_NAMESPACE_BEGIN // CIM_RegisteredProfile keys: // InstanceID /*[928]*/ class CIM_RegisteredProfile : public Instance { public: // CIM_ManagedElement features: Property Caption; Property Description; Property ElementName; // CIM_RegisteredProfile features: Property InstanceID; Property RegisteredOrganization; Property OtherRegisteredOrganization; Property RegisteredName; Property RegisteredVersion; Property AdvertiseTypes; Property AdvertiseTypeDescriptions; CIMPLE_CLASS(CIM_RegisteredProfile) }; CIMPLE_NAMESPACE_END #endif /* _cimple_CIM_RegisteredProfile_h */