2
3
4
5
6
8#ifndef _Vanetza_Security_Uint32_H_
9#define _Vanetza_Security_Uint32_H_
12#include "asn_application.h"
15#include "NativeInteger.h"
22typedef unsigned long Vanetza_Security_Uint32_t;
25extern asn_oer_constraints_t asn_OER_type_Vanetza_Security_Uint32_constr_1;
26extern asn_per_constraints_t asn_PER_type_Vanetza_Security_Uint32_constr_1;
27extern asn_TYPE_descriptor_t asn_DEF_Vanetza_Security_Uint32;
28extern const asn_INTEGER_specifics_t asn_SPC_Vanetza_Security_Uint32_specs_1;
29asn_struct_free_f Vanetza_Security_Uint32_free;
30asn_struct_print_f Vanetza_Security_Uint32_print;
31asn_constr_check_f Vanetza_Security_Uint32_constraint;
32ber_type_decoder_f Vanetza_Security_Uint32_decode_ber;
33der_type_encoder_f Vanetza_Security_Uint32_encode_der;
34xer_type_decoder_f Vanetza_Security_Uint32_decode_xer;
35xer_type_encoder_f Vanetza_Security_Uint32_encode_xer;
36jer_type_encoder_f Vanetza_Security_Uint32_encode_jer;
37oer_type_decoder_f Vanetza_Security_Uint32_decode_oer;
38oer_type_encoder_f Vanetza_Security_Uint32_encode_oer;
39per_type_decoder_f Vanetza_Security_Uint32_decode_uper;
40per_type_encoder_f Vanetza_Security_Uint32_encode_uper;
41per_type_decoder_f Vanetza_Security_Uint32_decode_aper;
42per_type_encoder_f Vanetza_Security_Uint32_encode_aper;
49#include "asn_internal.h"