Vanetza
Loading...
Searching...
No Matches
Uint32.h
1/*
2 * Generated by asn1c
3 * From ASN.1 module "Ieee1609Dot2BaseTypes"
4 * found in "Ieee1609Dot2BaseTypes.asn"
5 * `asn1c -fcompound-names -fincludes-quoted -no-gen-example -fprefix=Vanetza_Security_ -R`
6 */
7
8#ifndef _Vanetza_Security_Uint32_H_
9#define _Vanetza_Security_Uint32_H_
10
11
12#include "asn_application.h"
13
14/* Including external dependencies */
15#include "NativeInteger.h"
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
21/* Vanetza_Security_Uint32 */
22typedef unsigned long Vanetza_Security_Uint32_t;
23
24/* Implementation */
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;
43
44#ifdef __cplusplus
45}
46#endif
47
48#endif /* _Vanetza_Security_Uint32_H_ */
49#include "asn_internal.h"