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/`
8 #include "MatchingCondItem-Choice.h"
10 #include "MeasurementLabel.h"
11 #include "TestCondInfo.h"
12 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
13 asn_per_constraints_t asn_PER_type_MatchingCondItem_Choice_constr_1 CC_NOTUSED = {
14 { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } /* (0..1,...) */,
15 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
16 0, 0 /* No PER value map */
18 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
19 asn_TYPE_member_t asn_MBR_MatchingCondItem_Choice_1[] = {
20 { ATF_POINTER, 0, offsetof(struct MatchingCondItem_Choice, choice.measLabel),
21 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
22 -1, /* IMPLICIT tag at current level */
23 &asn_DEF_MeasurementLabel,
26 #if !defined(ASN_DISABLE_OER_SUPPORT)
28 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
29 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
31 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
34 0, 0, /* No default value */
37 { ATF_POINTER, 0, offsetof(struct MatchingCondItem_Choice, choice.testCondInfo),
38 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
39 -1, /* IMPLICIT tag at current level */
40 &asn_DEF_TestCondInfo,
43 #if !defined(ASN_DISABLE_OER_SUPPORT)
45 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
46 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
48 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
51 0, 0, /* No default value */
55 static const asn_TYPE_tag2member_t asn_MAP_MatchingCondItem_Choice_tag2el_1[] = {
56 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* measLabel */
57 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* testCondInfo */
59 asn_CHOICE_specifics_t asn_SPC_MatchingCondItem_Choice_specs_1 = {
60 sizeof(struct MatchingCondItem_Choice),
61 offsetof(struct MatchingCondItem_Choice, _asn_ctx),
62 offsetof(struct MatchingCondItem_Choice, present),
63 sizeof(((struct MatchingCondItem_Choice *)0)->present),
64 asn_MAP_MatchingCondItem_Choice_tag2el_1,
65 2, /* Count of tags in the map */
67 2 /* Extensions start */
69 asn_TYPE_descriptor_t asn_DEF_MatchingCondItem_Choice = {
70 "MatchingCondItem-Choice",
71 "MatchingCondItem-Choice",
73 0, /* No effective tags (pointer) */
74 0, /* No effective tags (count) */
75 0, /* No tags (pointer) */
76 0, /* No tags (count) */
78 #if !defined(ASN_DISABLE_OER_SUPPORT)
80 #endif /* !defined(ASN_DISABLE_OER_SUPPORT) */
81 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
82 &asn_PER_type_MatchingCondItem_Choice_constr_1,
83 #endif /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
86 asn_MBR_MatchingCondItem_Choice_1,
87 2, /* Elements count */
88 &asn_SPC_MatchingCondItem_Choice_specs_1 /* Additional specs */