ITS
VehicleIdentification.c File Reference
Include dependency graph for VehicleIdentification.c:

Go to the source code of this file.

Variables

static asn_TYPE_member_t asn_MBR_VehicleIdentification_1 []
 
static int asn_MAP_VehicleIdentification_oms_1 [] = { 0, 1 }
 
static ber_tlv_tag_t asn_DEF_VehicleIdentification_tags_1 []
 
static asn_TYPE_tag2member_t asn_MAP_VehicleIdentification_tag2el_1 []
 
static asn_SEQUENCE_specifics_t asn_SPC_VehicleIdentification_specs_1
 
asn_TYPE_descriptor_t asn_DEF_VehicleIdentification
 

Variable Documentation

◆ asn_DEF_VehicleIdentification

asn_TYPE_descriptor_t asn_DEF_VehicleIdentification
Initial value:
= {
"VehicleIdentification",
"VehicleIdentification",
0,
0,
2,
}
ber_type_decoder_f SEQUENCE_decode_ber
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
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

Definition at line 47 of file VehicleIdentification.c.

◆ asn_DEF_VehicleIdentification_tags_1

ber_tlv_tag_t asn_DEF_VehicleIdentification_tags_1[]
static
Initial value:

Definition at line 30 of file VehicleIdentification.c.

◆ asn_MAP_VehicleIdentification_oms_1

int asn_MAP_VehicleIdentification_oms_1[] = { 0, 1 }
static

Definition at line 29 of file VehicleIdentification.c.

◆ asn_MAP_VehicleIdentification_tag2el_1

asn_TYPE_tag2member_t asn_MAP_VehicleIdentification_tag2el_1[]
static
Initial value:
= {
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
{ (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }
}

Definition at line 33 of file VehicleIdentification.c.

◆ asn_MBR_VehicleIdentification_1

asn_TYPE_member_t asn_MBR_VehicleIdentification_1[]
static
Initial value:
= {
{ ATF_POINTER, 2, offsetof(struct VehicleIdentification, wMInumber),
(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
-1,
0,
0,
0,
"wMInumber"
},
(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
-1,
0,
0,
0,
"vDS"
},
}
#define offsetof(s, m)
Definition: asn_system.h:115
asn_TYPE_descriptor_t asn_DEF_VDS
Definition: VDS.c:138
asn_TYPE_descriptor_t asn_DEF_WMInumber
Definition: WMInumber.c:138

Definition at line 9 of file VehicleIdentification.c.

◆ asn_SPC_VehicleIdentification_specs_1

asn_SEQUENCE_specifics_t asn_SPC_VehicleIdentification_specs_1
static
Initial value:
= {
sizeof(struct VehicleIdentification),
2,
2, 0,
1,
3
}
#define offsetof(s, m)
Definition: asn_system.h:115
static int asn_MAP_VehicleIdentification_oms_1[]
static asn_TYPE_tag2member_t asn_MAP_VehicleIdentification_tag2el_1[]

Definition at line 37 of file VehicleIdentification.c.