/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 1.1.2 // //============================================================================== #include #include #include #include "ComputerSystemDiskDrive.h" CIMPLE_NAMESPACE_BEGIN using namespace cimple; extern const Meta_Repository __meta_repository_0002700C188810708CC2460F00D0696A; /*[1387]*/ extern const Meta_Reference _ComputerSystemDiskDrive_GroupComponent; /*[1398]*/ const Meta_Reference _ComputerSystemDiskDrive_GroupComponent = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_REFERENCE|CIMPLE_FLAG_KEY|CIMPLE_FLAG_AGGREGATE, "GroupComponent", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ 0, /* subscript */ &ComputerSystem::static_meta_class, CIMPLE_OFF(ComputerSystemDiskDrive,GroupComponent) }; /*[1387]*/ extern const Meta_Reference _ComputerSystemDiskDrive_PartComponent; /*[1398]*/ const Meta_Reference _ComputerSystemDiskDrive_PartComponent = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_REFERENCE|CIMPLE_FLAG_KEY|CIMPLE_FLAG_WEAK, "PartComponent", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ 0, /* subscript */ &DiskDrive::static_meta_class, CIMPLE_OFF(ComputerSystemDiskDrive,PartComponent) }; /*[2025]*/ static Meta_Feature* _ComputerSystemDiskDrive_MFA[] = { (Meta_Feature*)(void*)&_ComputerSystemDiskDrive_GroupComponent, (Meta_Feature*)(void*)&_ComputerSystemDiskDrive_PartComponent, }; /*[2072]*/ static const Meta_Feature_Local _locals[] = { {1}, {1}, }; /*[2092]*/ const Meta_Class ComputerSystemDiskDrive::static_meta_class = { CIMPLE_ATOMIC_INITIALIZER, /* refs */ CIMPLE_FLAG_ASSOCIATION|CIMPLE_FLAG_AGGREGATION, "ComputerSystemDiskDrive", 0, /* meta_qualifiers */ 0, /* num_meta_qaulifiers */ _ComputerSystemDiskDrive_MFA, CIMPLE_ARRAY_SIZE(_ComputerSystemDiskDrive_MFA), sizeof(ComputerSystemDiskDrive), _locals, &CIM_SystemDevice::static_meta_class, 2, /* num_keys */ &__meta_repository_0002700C188810708CC2460F00D0696A, }; CIMPLE_NAMESPACE_END