/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 1.1.2 // //============================================================================== #include #include #include #include "CIM_LogicalElement.h" CIMPLE_NAMESPACE_BEGIN using namespace cimple; extern const Meta_Repository __meta_repository_E91F5CFE7B6212AB91289CF7613E6E49; /*[1302]*/ extern const Meta_Property _CIM_ManagedElement_Caption; /*[1302]*/ extern const Meta_Property _CIM_ManagedElement_Description; /*[1302]*/ extern const Meta_Property _CIM_ManagedElement_ElementName; /*[1302]*/ extern const Meta_Property _CIM_ManagedSystemElement_InstallDate; /*[1302]*/ extern const Meta_Property _CIM_ManagedSystemElement_Name; /*[1302]*/ extern const Meta_Property _CIM_ManagedSystemElement_OperationalStatus; /*[1302]*/ extern const Meta_Property _CIM_ManagedSystemElement_StatusDescriptions; /*[1302]*/ extern const Meta_Property _CIM_ManagedSystemElement_Status; /*[1302]*/ extern const Meta_Property _CIM_ManagedSystemElement_HealthState; /*[2025]*/ static Meta_Feature* _CIM_LogicalElement_MFA[] = { (Meta_Feature*)(void*)&_CIM_ManagedElement_Caption, (Meta_Feature*)(void*)&_CIM_ManagedElement_Description, (Meta_Feature*)(void*)&_CIM_ManagedElement_ElementName, (Meta_Feature*)(void*)&_CIM_ManagedSystemElement_InstallDate, (Meta_Feature*)(void*)&_CIM_ManagedSystemElement_Name, (Meta_Feature*)(void*)&_CIM_ManagedSystemElement_OperationalStatus, (Meta_Feature*)(void*)&_CIM_ManagedSystemElement_StatusDescriptions, (Meta_Feature*)(void*)&_CIM_ManagedSystemElement_Status, (Meta_Feature*)(void*)&_CIM_ManagedSystemElement_HealthState, }; /*[2072]*/ static const Meta_Feature_Local _locals[] = { {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, }; /*[2092]*/ const Meta_Class CIM_LogicalElement::static_meta_class = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_CLASS|CIMPLE_FLAG_ABSTRACT, "CIM_LogicalElement", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ _CIM_LogicalElement_MFA, CIMPLE_ARRAY_SIZE(_CIM_LogicalElement_MFA), sizeof(CIM_LogicalElement), _locals, &CIM_ManagedSystemElement::static_meta_class, 0, /* num_keys */ &__meta_repository_E91F5CFE7B6212AB91289CF7613E6E49, }; CIMPLE_NAMESPACE_END