/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 1.1.2 // //============================================================================== #include #include #include #include "MyIndication.h" CIMPLE_NAMESPACE_BEGIN using namespace cimple; extern const Meta_Repository __meta_repository_509811DF86BC16B49FF1D1DEB96FECB6; /*[1302]*/ extern const Meta_Property _CIM_Indication_IndicationIdentifier; /*[1302]*/ extern const Meta_Property _CIM_Indication_CorrelatedIndications; /*[1302]*/ extern const Meta_Property _CIM_Indication_IndicationTime; /*[1302]*/ extern const Meta_Property _CIM_Indication_PerceivedSeverity; /*[1302]*/ extern const Meta_Property _CIM_Indication_OtherSeverity; extern const Meta_Reference _MyIndication_object; /*[1914]*/ const Meta_Reference _MyIndication_object = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_REFERENCE|CIMPLE_FLAG_EMBEDDED_OBJECT, "object", 0, /* meta_qualifiers */ 0, /* num_meta_qualifiers */ 0, /* subscript */ &Instance::static_meta_class, CIMPLE_OFF(MyIndication,object) }; /*[1669]*/ static const Meta_Property _MyIndication_DeliverIndications_return_value = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_PROPERTY|CIMPLE_FLAG_OUT, "return_value", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ UINT32, 0, CIMPLE_OFF(MyIndication_DeliverIndications_method,return_value), 0, /* value */ }; /*[1645]*/ static Meta_Feature* _MyIndication_DeliverIndications_MFA[] = { (Meta_Feature*)(void*)&_MyIndication_DeliverIndications_return_value }; /*[1847]*/ const Meta_Method MyIndication_DeliverIndications_method::static_meta_class = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_METHOD|CIMPLE_FLAG_STATIC, "DeliverIndications", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ _MyIndication_DeliverIndications_MFA, CIMPLE_ARRAY_SIZE(_MyIndication_DeliverIndications_MFA), sizeof(MyIndication_DeliverIndications_method), UINT32, }; /*[2025]*/ static Meta_Feature* _MyIndication_MFA[] = { (Meta_Feature*)(void*)&_CIM_Indication_IndicationIdentifier, (Meta_Feature*)(void*)&_CIM_Indication_CorrelatedIndications, (Meta_Feature*)(void*)&_CIM_Indication_IndicationTime, (Meta_Feature*)(void*)&_CIM_Indication_PerceivedSeverity, (Meta_Feature*)(void*)&_CIM_Indication_OtherSeverity, (Meta_Feature*)(void*)&_MyIndication_object, (Meta_Feature*)(void*)&MyIndication_DeliverIndications_method::static_meta_class, }; /*[2072]*/ static const Meta_Feature_Local _locals[] = { {0}, {0}, {0}, {0}, {0}, {1}, {1}, }; /*[2092]*/ const Meta_Class MyIndication::static_meta_class = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_INDICATION, "MyIndication", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ _MyIndication_MFA, CIMPLE_ARRAY_SIZE(_MyIndication_MFA), sizeof(MyIndication), _locals, &CIM_Indication::static_meta_class, 0, /* num_keys */ &__meta_repository_509811DF86BC16B49FF1D1DEB96FECB6, }; CIMPLE_NAMESPACE_END