ITS
|
Go to the source code of this file.
Typedefs | |
typedef enum VehicleWidth | e_VehicleWidth |
typedef long | VehicleWidth_t |
Enumerations | |
enum | VehicleWidth { VehicleWidth_tenCentimeters = 1, VehicleWidth_outOfRange = 61, VehicleWidth_unavailable = 62 } |
typedef enum VehicleWidth e_VehicleWidth |
typedef long VehicleWidth_t |
Definition at line 28 of file VehicleWidth.h.
enum VehicleWidth |
Enumerator | |
---|---|
VehicleWidth_tenCentimeters | |
VehicleWidth_outOfRange | |
VehicleWidth_unavailable |
Definition at line 21 of file VehicleWidth.h.
asn_TYPE_descriptor_t asn_DEF_VehicleWidth |
Definition at line 123 of file VehicleWidth.c.
asn_constr_check_f VehicleWidth_constraint |
Definition at line 34 of file VehicleWidth.h.
ber_type_decoder_f VehicleWidth_decode_ber |
Definition at line 35 of file VehicleWidth.h.
per_type_decoder_f VehicleWidth_decode_uper |
Definition at line 39 of file VehicleWidth.h.
xer_type_decoder_f VehicleWidth_decode_xer |
Definition at line 37 of file VehicleWidth.h.
der_type_encoder_f VehicleWidth_encode_der |
Definition at line 36 of file VehicleWidth.h.
per_type_encoder_f VehicleWidth_encode_uper |
Definition at line 40 of file VehicleWidth.h.
xer_type_encoder_f VehicleWidth_encode_xer |
Definition at line 38 of file VehicleWidth.h.
asn_struct_free_f VehicleWidth_free |
Definition at line 32 of file VehicleWidth.h.
asn_struct_print_f VehicleWidth_print |
Definition at line 33 of file VehicleWidth.h.