/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT THIS FILE; IT WAS AUTOMATICALLY GENERATED BY GENCLASS. // //============================================================================== #include #include #include #include "CIM_Collection.h" CIMPLE_NAMESPACE_BEGIN using namespace cimple; extern const Meta_Repository __meta_repository_C2AA78B37C6515EB9DBF2BC150C67E7F; extern const Meta_Property _CIM_ManagedElement_Caption; extern const Meta_Property _CIM_ManagedElement_Description; extern const Meta_Property _CIM_ManagedElement_ElementName; static Meta_Feature* _CIM_Collection_MFA[] = { (Meta_Feature*)(void*)&_CIM_ManagedElement_Caption, (Meta_Feature*)(void*)&_CIM_ManagedElement_Description, (Meta_Feature*)(void*)&_CIM_ManagedElement_ElementName, }; static const Meta_Feature_Local _locals[] = { {0}, {0}, {0}, }; const Meta_Class CIM_Collection::static_meta_class = { { 0 }, /* refs */ CIMPLE_FLAG_CLASS|CIMPLE_FLAG_ABSTRACT, "CIM_Collection", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ _CIM_Collection_MFA, CIMPLE_ARRAY_SIZE(_CIM_Collection_MFA), sizeof(CIM_Collection), _locals, &CIM_ManagedElement::static_meta_class, 0, /* num_keys */ 0xD6523011, /* crc */ &__meta_repository_C2AA78B37C6515EB9DBF2BC150C67E7F, }; CIMPLE_NAMESPACE_END