8#ifndef _OneEightyDegreeInt_H_
9#define _OneEightyDegreeInt_H_
12#include "asn_application.h"
15#include "NativeInteger.h"
22typedef enum OneEightyDegreeInt {
23 OneEightyDegreeInt_min = -1799999999,
24 OneEightyDegreeInt_max = 1800000000,
25 OneEightyDegreeInt_unknown = 1800000001
26} e_OneEightyDegreeInt;
29typedef long OneEightyDegreeInt_t;
32extern asn_per_constraints_t asn_PER_type_OneEightyDegreeInt_constr_1;
33extern asn_TYPE_descriptor_t asn_DEF_OneEightyDegreeInt;
34asn_struct_free_f OneEightyDegreeInt_free;
35asn_struct_print_f OneEightyDegreeInt_print;
36asn_constr_check_f OneEightyDegreeInt_constraint;
37ber_type_decoder_f OneEightyDegreeInt_decode_ber;
38der_type_encoder_f OneEightyDegreeInt_encode_der;
39xer_type_decoder_f OneEightyDegreeInt_decode_xer;
40xer_type_encoder_f OneEightyDegreeInt_encode_xer;
41jer_type_encoder_f OneEightyDegreeInt_encode_jer;
42oer_type_decoder_f OneEightyDegreeInt_decode_oer;
43oer_type_encoder_f OneEightyDegreeInt_encode_oer;
44per_type_decoder_f OneEightyDegreeInt_decode_uper;
45per_type_encoder_f OneEightyDegreeInt_encode_uper;
46per_type_decoder_f OneEightyDegreeInt_decode_aper;
47per_type_encoder_f OneEightyDegreeInt_encode_aper;
54#include "asn_internal.h"