|
ITS
|
Go to the source code of this file.
Typedefs | |
| typedef enum DrivingLaneStatus | e_DrivingLaneStatus |
| typedef BIT_STRING_t | DrivingLaneStatus_t |
Enumerations | |
| enum | DrivingLaneStatus { DrivingLaneStatus_outermostLaneClosed = 1, DrivingLaneStatus_secondLaneFromOutsideClosed = 2 } |
| typedef BIT_STRING_t DrivingLaneStatus_t |
Definition at line 27 of file DrivingLaneStatus.h.
| typedef enum DrivingLaneStatus e_DrivingLaneStatus |
| enum DrivingLaneStatus |
| Enumerator | |
|---|---|
| DrivingLaneStatus_outermostLaneClosed | |
| DrivingLaneStatus_secondLaneFromOutsideClosed | |
Definition at line 21 of file DrivingLaneStatus.h.
| asn_TYPE_descriptor_t asn_DEF_DrivingLaneStatus |
Definition at line 129 of file DrivingLaneStatus.c.
| asn_constr_check_f DrivingLaneStatus_constraint |
Definition at line 33 of file DrivingLaneStatus.h.
| ber_type_decoder_f DrivingLaneStatus_decode_ber |
Definition at line 34 of file DrivingLaneStatus.h.
| per_type_decoder_f DrivingLaneStatus_decode_uper |
Definition at line 38 of file DrivingLaneStatus.h.
| xer_type_decoder_f DrivingLaneStatus_decode_xer |
Definition at line 36 of file DrivingLaneStatus.h.
| der_type_encoder_f DrivingLaneStatus_encode_der |
Definition at line 35 of file DrivingLaneStatus.h.
| per_type_encoder_f DrivingLaneStatus_encode_uper |
Definition at line 39 of file DrivingLaneStatus.h.
| xer_type_encoder_f DrivingLaneStatus_encode_xer |
Definition at line 37 of file DrivingLaneStatus.h.
| asn_struct_free_f DrivingLaneStatus_free |
Definition at line 31 of file DrivingLaneStatus.h.
| asn_struct_print_f DrivingLaneStatus_print |
Definition at line 32 of file DrivingLaneStatus.h.