ITS
StationType.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 _StationType_H_
8 #define _StationType_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include <NativeInteger.h>
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
20 /* Dependencies */
21 typedef enum StationType {
36 
37 /* StationType */
38 typedef long StationType_t;
39 
40 /* Implementation */
51 
52 #ifdef __cplusplus
53 }
54 #endif
55 
56 #endif /* _StationType_H_ */
57 #include <asn_internal.h>
asn_TYPE_descriptor_t asn_DEF_StationType
Definition: StationType.c:123
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 StationType_decode_xer
Definition: StationType.h:47
enum StationType e_StationType
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
ber_type_decoder_f StationType_decode_ber
Definition: StationType.h:45
void() asn_struct_free_f(struct asn_TYPE_descriptor_s *type_descriptor, void *struct_ptr, int free_contents_only)
Definition: constr_TYPE.h:53
long StationType_t
Definition: StationType.h:38
xer_type_encoder_f StationType_encode_xer
Definition: StationType.h:48
asn_constr_check_f StationType_constraint
Definition: StationType.h:44
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_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
asn_struct_free_f StationType_free
Definition: StationType.h:42
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
per_type_decoder_f StationType_decode_uper
Definition: StationType.h:49
asn_struct_print_f StationType_print
Definition: StationType.h:43
StationType
Definition: StationType.h:21
der_type_encoder_f StationType_encode_der
Definition: StationType.h:46
per_type_encoder_f StationType_encode_uper
Definition: StationType.h:50