SIM-115: update simulator to use latest E2SM KPM version 3
[sim/e2-interface.git] / e2sim / asn1c / RICqueryOutcome.c
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "E2AP-IEs"
4  *      found in "e2ap-ied-v03.01.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 "RICqueryOutcome.h"
9
10 /*
11  * This type is implemented using OCTET_STRING,
12  * so here we adjust the DEF accordingly.
13  */
14 static const ber_tlv_tag_t asn_DEF_RICqueryOutcome_tags_1[] = {
15         (ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
16 };
17 asn_TYPE_descriptor_t asn_DEF_RICqueryOutcome = {
18         "RICqueryOutcome",
19         "RICqueryOutcome",
20         &asn_OP_OCTET_STRING,
21         asn_DEF_RICqueryOutcome_tags_1,
22         sizeof(asn_DEF_RICqueryOutcome_tags_1)
23                 /sizeof(asn_DEF_RICqueryOutcome_tags_1[0]), /* 1 */
24         asn_DEF_RICqueryOutcome_tags_1, /* Same as above */
25         sizeof(asn_DEF_RICqueryOutcome_tags_1)
26                 /sizeof(asn_DEF_RICqueryOutcome_tags_1[0]), /* 1 */
27         {
28 #if !defined(ASN_DISABLE_OER_SUPPORT)
29                 0,
30 #endif  /* !defined(ASN_DISABLE_OER_SUPPORT) */
31 #if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
32                 0,
33 #endif  /* !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT) */
34                 OCTET_STRING_constraint
35         },
36         0, 0,   /* No members */
37         &asn_SPC_OCTET_STRING_specs     /* Additional specs */
38 };
39