ITS
VehicleIdentification.c
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 
8 
10  { ATF_POINTER, 2, offsetof(struct VehicleIdentification, wMInumber),
11  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
12  -1, /* IMPLICIT tag at current level */
14  0, /* Defer constraints checking to the member type */
15  0, /* No PER visible constraints */
16  0,
17  "wMInumber"
18  },
19  { ATF_POINTER, 1, offsetof(struct VehicleIdentification, vDS),
20  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
21  -1, /* IMPLICIT tag at current level */
22  &asn_DEF_VDS,
23  0, /* Defer constraints checking to the member type */
24  0, /* No PER visible constraints */
25  0,
26  "vDS"
27  },
28 };
29 static int asn_MAP_VehicleIdentification_oms_1[] = { 0, 1 };
31  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
32 };
34  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* wMInumber */
35  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* vDS */
36 };
38  sizeof(struct VehicleIdentification),
41  2, /* Count of tags in the map */
42  asn_MAP_VehicleIdentification_oms_1, /* Optional members */
43  2, 0, /* Root/Additions */
44  1, /* Start extensions */
45  3 /* Stop extensions */
46 };
48  "VehicleIdentification",
49  "VehicleIdentification",
59  0, /* Use generic outmost tag fetcher */
62  /sizeof(asn_DEF_VehicleIdentification_tags_1[0]), /* 1 */
63  asn_DEF_VehicleIdentification_tags_1, /* Same as above */
65  /sizeof(asn_DEF_VehicleIdentification_tags_1[0]), /* 1 */
66  0, /* No PER visible constraints */
68  2, /* Elements count */
69  &asn_SPC_VehicleIdentification_specs_1 /* Additional specs */
70 };
71 
#define offsetof(s, m)
Definition: asn_system.h:115
static int asn_MAP_VehicleIdentification_oms_1[]
ber_type_decoder_f SEQUENCE_decode_ber
static asn_TYPE_tag2member_t asn_MAP_VehicleIdentification_tag2el_1[]
der_type_encoder_f SEQUENCE_encode_der
asn_struct_print_f SEQUENCE_print
per_type_decoder_f SEQUENCE_decode_uper
per_type_encoder_f SEQUENCE_encode_uper
static asn_TYPE_member_t asn_MBR_VehicleIdentification_1[]
asn_constr_check_f SEQUENCE_constraint
xer_type_decoder_f SEQUENCE_decode_xer
asn_struct_free_f SEQUENCE_free
asn_TYPE_descriptor_t asn_DEF_VDS
Definition: VDS.c:138
asn_TYPE_descriptor_t asn_DEF_VehicleIdentification
static ber_tlv_tag_t asn_DEF_VehicleIdentification_tags_1[]
xer_type_encoder_f SEQUENCE_encode_xer
static asn_SEQUENCE_specifics_t asn_SPC_VehicleIdentification_specs_1
asn_TYPE_descriptor_t asn_DEF_WMInumber
Definition: WMInumber.c:138
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18