Vanetza
Loading...
Searching...
No Matches
CountryOnly.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_CountryOnly_H_
9#define _Vanetza_Security_CountryOnly_H_
10
11
12#include "asn_application.h"
13
14/* Including external dependencies */
15#include "UnCountryId.h"
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
21/* Vanetza_Security_CountryOnly */
22typedef Vanetza_Security_UnCountryId_t Vanetza_Security_CountryOnly_t;
23
24/* Implementation */
25extern asn_TYPE_descriptor_t asn_DEF_Vanetza_Security_CountryOnly;
26asn_struct_free_f Vanetza_Security_CountryOnly_free;
27asn_struct_print_f Vanetza_Security_CountryOnly_print;
28asn_constr_check_f Vanetza_Security_CountryOnly_constraint;
29ber_type_decoder_f Vanetza_Security_CountryOnly_decode_ber;
30der_type_encoder_f Vanetza_Security_CountryOnly_encode_der;
31xer_type_decoder_f Vanetza_Security_CountryOnly_decode_xer;
32xer_type_encoder_f Vanetza_Security_CountryOnly_encode_xer;
33jer_type_encoder_f Vanetza_Security_CountryOnly_encode_jer;
34oer_type_decoder_f Vanetza_Security_CountryOnly_decode_oer;
35oer_type_encoder_f Vanetza_Security_CountryOnly_encode_oer;
36per_type_decoder_f Vanetza_Security_CountryOnly_decode_uper;
37per_type_encoder_f Vanetza_Security_CountryOnly_encode_uper;
38per_type_decoder_f Vanetza_Security_CountryOnly_decode_aper;
39per_type_encoder_f Vanetza_Security_CountryOnly_encode_aper;
40
41#ifdef __cplusplus
42}
43#endif
44
45#endif /* _Vanetza_Security_CountryOnly_H_ */
46#include "asn_internal.h"