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/`
8 #ifndef _RANfunctionDefinition_H_
9 #define _RANfunctionDefinition_H_
12 #include "asn_application.h"
14 /* Including external dependencies */
15 #include "OCTET_STRING.h"
21 /* RANfunctionDefinition */
22 typedef OCTET_STRING_t RANfunctionDefinition_t;
25 extern asn_TYPE_descriptor_t asn_DEF_RANfunctionDefinition;
26 asn_struct_free_f RANfunctionDefinition_free;
27 asn_struct_print_f RANfunctionDefinition_print;
28 asn_constr_check_f RANfunctionDefinition_constraint;
29 ber_type_decoder_f RANfunctionDefinition_decode_ber;
30 der_type_encoder_f RANfunctionDefinition_encode_der;
31 xer_type_decoder_f RANfunctionDefinition_decode_xer;
32 xer_type_encoder_f RANfunctionDefinition_encode_xer;
33 jer_type_encoder_f RANfunctionDefinition_encode_jer;
34 per_type_decoder_f RANfunctionDefinition_decode_uper;
35 per_type_encoder_f RANfunctionDefinition_encode_uper;
36 per_type_decoder_f RANfunctionDefinition_decode_aper;
37 per_type_encoder_f RANfunctionDefinition_encode_aper;
43 #endif /* _RANfunctionDefinition_H_ */
44 #include "asn_internal.h"