2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "X2AP-Containers"
4 * found in "X2AP-15-4-0.asn1"
5 * `asn1c -D ./asn1_n1 -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example`
8 #ifndef _PrivateIE_Field_H_
9 #define _PrivateIE_Field_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include "PrivateIE-ID.h"
16 #include "Criticality.h"
19 #include <OPEN_TYPE.h>
20 #include <constr_CHOICE.h>
21 #include <constr_SEQUENCE.h>
28 typedef enum PrivateMessage_IEs__value_PR {
29 PrivateMessage_IEs__value_PR_NOTHING /* No components present */
31 } PrivateMessage_IEs__value_PR;
34 typedef struct PrivateMessage_IEs {
36 Criticality_t criticality;
37 struct PrivateMessage_IEs__value {
38 PrivateMessage_IEs__value_PR present;
39 union PrivateMessage_IEs__value_u {
42 /* Context for parsing across buffer boundaries */
43 asn_struct_ctx_t _asn_ctx;
46 /* Context for parsing across buffer boundaries */
47 asn_struct_ctx_t _asn_ctx;
48 } PrivateMessage_IEs_t;
51 extern asn_TYPE_descriptor_t asn_DEF_PrivateMessage_IEs;
52 extern asn_SEQUENCE_specifics_t asn_SPC_PrivateMessage_IEs_specs_1;
53 extern asn_TYPE_member_t asn_MBR_PrivateMessage_IEs_1[3];
59 #endif /* _PrivateIE_Field_H_ */
60 #include <asn_internal.h>