2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-OM-DataTypes"
4 * found in "../asn1src/MAP-OM-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #ifndef _ReportAmount_H_
9 #define _ReportAmount_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
22 typedef enum ReportAmount
{
30 ReportAmount_infinity
= 7
34 typedef long ReportAmount_t
;
37 extern asn_TYPE_descriptor_t asn_DEF_ReportAmount
;
38 asn_struct_free_f ReportAmount_free
;
39 asn_struct_print_f ReportAmount_print
;
40 asn_constr_check_f ReportAmount_constraint
;
41 ber_type_decoder_f ReportAmount_decode_ber
;
42 der_type_encoder_f ReportAmount_encode_der
;
43 xer_type_decoder_f ReportAmount_decode_xer
;
44 xer_type_encoder_f ReportAmount_encode_xer
;
45 per_type_decoder_f ReportAmount_decode_uper
;
46 per_type_encoder_f ReportAmount_encode_uper
;
52 #endif /* _ReportAmount_H_ */
53 #include <asn_internal.h>