ITS
VehicleRole.h
Go to the documentation of this file.
1 /*
2  * Generated by asn1c-0.9.27 (http://lionet.info/asn1c)
3  * From ASN.1 module "ITS-Container"
4  * found in "ITS-Container.asn"
5  */
6 
7 #ifndef _VehicleRole_H_
8 #define _VehicleRole_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include <NativeEnumerated.h>
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
20 /* Dependencies */
21 typedef enum VehicleRole {
39 
40 /* VehicleRole */
41 typedef long VehicleRole_t;
42 
43 /* Implementation */
54 
55 #ifdef __cplusplus
56 }
57 #endif
58 
59 #endif /* _VehicleRole_H_ */
60 #include <asn_internal.h>
asn_dec_rval_t() ber_type_decoder_f(struct asn_codec_ctx_s *opt_codec_ctx, struct asn_TYPE_descriptor_s *type_descriptor, void **struct_ptr, const void *buf_ptr, size_t size, int tag_mode)
Definition: ber_decoder.h:32
xer_type_decoder_f VehicleRole_decode_xer
Definition: VehicleRole.h:50
asn_enc_rval_t() per_type_encoder_f(struct asn_TYPE_descriptor_s *type_descriptor, asn_per_constraints_t *constraints, void *struct_ptr, asn_per_outp_t *per_output)
Definition: per_encoder.h:58
asn_enc_rval_t() xer_type_encoder_f(struct asn_TYPE_descriptor_s *type_descriptor, void *struct_ptr, int ilevel, enum xer_encoder_flags_e xer_flags, asn_app_consume_bytes_f *consume_bytes_cb, void *app_key)
Definition: xer_encoder.h:46
enum VehicleRole e_VehicleRole
void() asn_struct_free_f(struct asn_TYPE_descriptor_s *type_descriptor, void *struct_ptr, int free_contents_only)
Definition: constr_TYPE.h:53
per_type_decoder_f VehicleRole_decode_uper
Definition: VehicleRole.h:52
der_type_encoder_f VehicleRole_encode_der
Definition: VehicleRole.h:49
xer_type_encoder_f VehicleRole_encode_xer
Definition: VehicleRole.h:51
asn_TYPE_descriptor_t asn_DEF_VehicleRole
Definition: VehicleRole.c:151
int() asn_constr_check_f(struct asn_TYPE_descriptor_s *type_descriptor, const void *struct_ptr, asn_app_constraint_failed_f *optional_callback, void *optional_app_key)
Definition: constraints.h:40
asn_enc_rval_t() der_type_encoder_f(struct asn_TYPE_descriptor_s *type_descriptor, void *struct_ptr, int tag_mode, ber_tlv_tag_t tag, asn_app_consume_bytes_f *consume_bytes_cb, void *app_key)
Definition: der_encoder.h:37
asn_struct_free_f VehicleRole_free
Definition: VehicleRole.h:45
VehicleRole
Definition: VehicleRole.h:21
asn_dec_rval_t() xer_type_decoder_f(asn_codec_ctx_t *opt_codec_ctx, struct asn_TYPE_descriptor_s *type_descriptor, void **struct_ptr, const char *opt_mname, const void *buf_ptr, size_t size)
Definition: xer_decoder.h:29
asn_dec_rval_t() per_type_decoder_f(asn_codec_ctx_t *opt_codec_ctx, struct asn_TYPE_descriptor_s *type_descriptor, asn_per_constraints_t *constraints, void **struct_ptr, asn_per_data_t *per_data)
Definition: per_decoder.h:45
ber_type_decoder_f VehicleRole_decode_ber
Definition: VehicleRole.h:48
per_type_encoder_f VehicleRole_encode_uper
Definition: VehicleRole.h:53
long VehicleRole_t
Definition: VehicleRole.h:41
int() asn_struct_print_f(struct asn_TYPE_descriptor_s *type_descriptor, const void *struct_ptr, int level, asn_app_consume_bytes_f *callback, void *app_key)
Definition: constr_TYPE.h:63
asn_constr_check_f VehicleRole_constraint
Definition: VehicleRole.h:47
asn_struct_print_f VehicleRole_print
Definition: VehicleRole.h:46