2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "../ASN1_Input/rrc_15_3_asn.asn1"
5 * `asn1c -D ../RRC_output_14Nov/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <BIT_STRING.h>
16 #include <NativeEnumerated.h>
17 #include <NativeInteger.h>
18 #include <OCTET_STRING.h>
19 #include <constr_SEQUENCE.h>
26 typedef enum SIB7__warningMessageSegmentType {
27 SIB7__warningMessageSegmentType_notLastSegment = 0,
28 SIB7__warningMessageSegmentType_lastSegment = 1
29 } e_SIB7__warningMessageSegmentType;
33 BIT_STRING_t messageIdentifier;
34 BIT_STRING_t serialNumber;
35 long warningMessageSegmentType;
36 long warningMessageSegmentNumber;
37 OCTET_STRING_t warningMessageSegment;
38 OCTET_STRING_t *dataCodingScheme; /* OPTIONAL */
39 OCTET_STRING_t *lateNonCriticalExtension; /* OPTIONAL */
41 * This type is extensible,
42 * possible extensions are below.
45 /* Context for parsing across buffer boundaries */
46 asn_struct_ctx_t _asn_ctx;
50 /* extern asn_TYPE_descriptor_t asn_DEF_warningMessageSegmentType_4; // (Use -fall-defs-global to expose) */
51 extern asn_TYPE_descriptor_t asn_DEF_SIB7;
52 extern asn_SEQUENCE_specifics_t asn_SPC_SIB7_specs_1;
53 extern asn_TYPE_member_t asn_MBR_SIB7_1[7];
60 #include <asn_internal.h>