ITS
|
Go to the source code of this file.
Typedefs | |
typedef enum VehicleRole | e_VehicleRole |
typedef long | VehicleRole_t |
Enumerations | |
enum | VehicleRole { VehicleRole_default = 0, VehicleRole_publicTransport = 1, VehicleRole_specialTransport = 2, VehicleRole_dangerousGoods = 3, VehicleRole_roadWork = 4, VehicleRole_rescue = 5, VehicleRole_emergency = 6, VehicleRole_safetyCar = 7, VehicleRole_agriculture = 8, VehicleRole_commercial = 9, VehicleRole_military = 10, VehicleRole_roadOperator = 11, VehicleRole_taxi = 12, VehicleRole_reserved1 = 13, VehicleRole_reserved2 = 14, VehicleRole_reserved3 = 15 } |
typedef enum VehicleRole e_VehicleRole |
typedef long VehicleRole_t |
Definition at line 41 of file VehicleRole.h.
enum VehicleRole |
Definition at line 21 of file VehicleRole.h.
asn_TYPE_descriptor_t asn_DEF_VehicleRole |
Definition at line 151 of file VehicleRole.c.
asn_constr_check_f VehicleRole_constraint |
Definition at line 47 of file VehicleRole.h.
ber_type_decoder_f VehicleRole_decode_ber |
Definition at line 48 of file VehicleRole.h.
per_type_decoder_f VehicleRole_decode_uper |
Definition at line 52 of file VehicleRole.h.
xer_type_decoder_f VehicleRole_decode_xer |
Definition at line 50 of file VehicleRole.h.
der_type_encoder_f VehicleRole_encode_der |
Definition at line 49 of file VehicleRole.h.
per_type_encoder_f VehicleRole_encode_uper |
Definition at line 53 of file VehicleRole.h.
xer_type_encoder_f VehicleRole_encode_xer |
Definition at line 51 of file VehicleRole.h.
asn_struct_free_f VehicleRole_free |
Definition at line 45 of file VehicleRole.h.
asn_struct_print_f VehicleRole_print |
Definition at line 46 of file VehicleRole.h.