SIM-115: update simulator to use latest E2SM KPM version 3
[sim/e2-interface.git] / e2sim / asn1c / E2SM-KPM-ActionDefinition-Format1.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2SM-KPM-IEs"
4  *      found in "e2sm-kpm-v03.00.asn"
5  *      `asn1c -pdu=auto -fincludes-quoted -fcompound-names -findirect-choice -fno-include-deps -no-gen-example -no-gen-OER -D /tmp/workspace/oransim-gerrit/e2sim/asn1c/`
6  */
7
8 #include "E2SM-KPM-ActionDefinition-Format1.h"
9
10 #include "CGI.h"
11 #include "DistMeasurementBinRangeList.h"
12 asn_TYPE_member_t asn_MBR_E2SM_KPM_ActionDefinition_Format1_1[] = {
13         { ATF_NOFLAGS, 0, offsetof(struct E2SM_KPM_ActionDefinition_Format1, measInfoList),
14                 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
15                 -1,     /* IMPLICIT tag at current level */
16                 &asn_DEF_MeasurementInfoList,
17                 0,
18                 {
19 #if !defined(ASN_DISABLE_OER_SUPPORT)
20                         0,
21 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
22 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
23                         0,
24 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
25                         0
26                 },
27                 0, 0, /* No default value */
28                 "measInfoList"
29                 },
30         { ATF_NOFLAGS, 0, offsetof(struct E2SM_KPM_ActionDefinition_Format1, granulPeriod),
31                 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
32                 -1,     /* IMPLICIT tag at current level */
33                 &asn_DEF_GranularityPeriod,
34                 0,
35                 {
36 #if !defined(ASN_DISABLE_OER_SUPPORT)
37                         0,
38 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
39 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
40                         0,
41 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
42                         0
43                 },
44                 0, 0, /* No default value */
45                 "granulPeriod"
46                 },
47         { ATF_POINTER, 2, offsetof(struct E2SM_KPM_ActionDefinition_Format1, cellGlobalID),
48                 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
49                 +1,     /* EXPLICIT tag at current level */
50                 &asn_DEF_CGI,
51                 0,
52                 {
53 #if !defined(ASN_DISABLE_OER_SUPPORT)
54                         0,
55 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
56 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
57                         0,
58 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
59                         0
60                 },
61                 0, 0, /* No default value */
62                 "cellGlobalID"
63                 },
64         { ATF_POINTER, 1, offsetof(struct E2SM_KPM_ActionDefinition_Format1, distMeasBinRangeInfo),
65                 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
66                 -1,     /* IMPLICIT tag at current level */
67                 &asn_DEF_DistMeasurementBinRangeList,
68                 0,
69                 {
70 #if !defined(ASN_DISABLE_OER_SUPPORT)
71                         0,
72 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
73 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
74                         0,
75 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
76                         0
77                 },
78                 0, 0, /* No default value */
79                 "distMeasBinRangeInfo"
80                 },
81 };
82 static const int asn_MAP_E2SM_KPM_ActionDefinition_Format1_oms_1[] = { 2, 3 };
83 static const ber_tlv_tag_t asn_DEF_E2SM_KPM_ActionDefinition_Format1_tags_1[] = {
84         (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
85 };
86 static const asn_TYPE_tag2member_t asn_MAP_E2SM_KPM_ActionDefinition_Format1_tag2el_1[] = {
87     { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* measInfoList */
88     { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* granulPeriod */
89     { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cellGlobalID */
90     { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* distMeasBinRangeInfo */
91 };
92 asn_SEQUENCE_specifics_t asn_SPC_E2SM_KPM_ActionDefinition_Format1_specs_1 = {
93         sizeof(struct E2SM_KPM_ActionDefinition_Format1),
94         offsetof(struct E2SM_KPM_ActionDefinition_Format1, _asn_ctx),
95         asn_MAP_E2SM_KPM_ActionDefinition_Format1_tag2el_1,
96         4,      /* Count of tags in the map */
97         asn_MAP_E2SM_KPM_ActionDefinition_Format1_oms_1,        /* Optional members */
98         1, 1,   /* Root/Additions */
99         3,      /* First extension addition */
100 };
101 asn_TYPE_descriptor_t asn_DEF_E2SM_KPM_ActionDefinition_Format1 = {
102         "E2SM-KPM-ActionDefinition-Format1",
103         "E2SM-KPM-ActionDefinition-Format1",
104         &asn_OP_SEQUENCE,
105         asn_DEF_E2SM_KPM_ActionDefinition_Format1_tags_1,
106         sizeof(asn_DEF_E2SM_KPM_ActionDefinition_Format1_tags_1)
107                 /sizeof(asn_DEF_E2SM_KPM_ActionDefinition_Format1_tags_1[0]), /* 1 */
108         asn_DEF_E2SM_KPM_ActionDefinition_Format1_tags_1,       /* Same as above */
109         sizeof(asn_DEF_E2SM_KPM_ActionDefinition_Format1_tags_1)
110                 /sizeof(asn_DEF_E2SM_KPM_ActionDefinition_Format1_tags_1[0]), /* 1 */
111         {
112 #if !defined(ASN_DISABLE_OER_SUPPORT)
113                 0,
114 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
115 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
116                 0,
117 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
118                 SEQUENCE_constraint
119         },
120         asn_MBR_E2SM_KPM_ActionDefinition_Format1_1,
121         4,      /* Elements count */
122         &asn_SPC_E2SM_KPM_ActionDefinition_Format1_specs_1      /* Additional specs */
123 };
124