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

Go to the source code of this file.

Variables

static asn_TYPE_member_t asn_MBR_BasicVehicleContainerLowFrequency_1 []
 
static ber_tlv_tag_t asn_DEF_BasicVehicleContainerLowFrequency_tags_1 []
 
static asn_TYPE_tag2member_t asn_MAP_BasicVehicleContainerLowFrequency_tag2el_1 []
 
static asn_SEQUENCE_specifics_t asn_SPC_BasicVehicleContainerLowFrequency_specs_1
 
asn_TYPE_descriptor_t asn_DEF_BasicVehicleContainerLowFrequency
 

Variable Documentation

◆ asn_DEF_BasicVehicleContainerLowFrequency

asn_TYPE_descriptor_t asn_DEF_BasicVehicleContainerLowFrequency
Initial value:
= {
"BasicVehicleContainerLowFrequency",
"BasicVehicleContainerLowFrequency",
0,
0,
3,
}
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
asn_constr_check_f SEQUENCE_constraint
xer_type_decoder_f SEQUENCE_decode_xer
asn_struct_free_f SEQUENCE_free
static asn_SEQUENCE_specifics_t asn_SPC_BasicVehicleContainerLowFrequency_specs_1
xer_type_encoder_f SEQUENCE_encode_xer
static ber_tlv_tag_t asn_DEF_BasicVehicleContainerLowFrequency_tags_1[]
static asn_TYPE_member_t asn_MBR_BasicVehicleContainerLowFrequency_1[]

Definition at line 55 of file BasicVehicleContainerLowFrequency.c.

◆ asn_DEF_BasicVehicleContainerLowFrequency_tags_1

ber_tlv_tag_t asn_DEF_BasicVehicleContainerLowFrequency_tags_1[]
static
Initial value:

Definition at line 38 of file BasicVehicleContainerLowFrequency.c.

◆ asn_MAP_BasicVehicleContainerLowFrequency_tag2el_1

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

Definition at line 41 of file BasicVehicleContainerLowFrequency.c.

◆ asn_MBR_BasicVehicleContainerLowFrequency_1

asn_TYPE_member_t asn_MBR_BasicVehicleContainerLowFrequency_1[]
static
Initial value:
= {
(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
-1,
0,
0,
0,
"vehicleRole"
},
(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
-1,
0,
0,
0,
"exteriorLights"
},
(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
-1,
0,
0,
0,
"pathHistory"
},
}
#define offsetof(s, m)
Definition: asn_system.h:115
asn_TYPE_descriptor_t asn_DEF_VehicleRole
Definition: VehicleRole.c:151
asn_TYPE_descriptor_t asn_DEF_ExteriorLights
asn_TYPE_descriptor_t asn_DEF_PathHistory
Definition: PathHistory.c:33

Definition at line 9 of file BasicVehicleContainerLowFrequency.c.

◆ asn_SPC_BasicVehicleContainerLowFrequency_specs_1

asn_SEQUENCE_specifics_t asn_SPC_BasicVehicleContainerLowFrequency_specs_1
static