|
ITS
|
Go to the source code of this file.
Typedefs | |
| typedef enum DriveDirection | e_DriveDirection |
| typedef long | DriveDirection_t |
Enumerations | |
| enum | DriveDirection { DriveDirection_forward = 0, DriveDirection_backward = 1, DriveDirection_unavailable = 2 } |
| typedef long DriveDirection_t |
Definition at line 28 of file DriveDirection.h.
| typedef enum DriveDirection e_DriveDirection |
| enum DriveDirection |
| Enumerator | |
|---|---|
| DriveDirection_forward | |
| DriveDirection_backward | |
| DriveDirection_unavailable | |
Definition at line 21 of file DriveDirection.h.
| asn_TYPE_descriptor_t asn_DEF_DriveDirection |
Definition at line 125 of file DriveDirection.c.
| asn_constr_check_f DriveDirection_constraint |
Definition at line 34 of file DriveDirection.h.
| ber_type_decoder_f DriveDirection_decode_ber |
Definition at line 35 of file DriveDirection.h.
| per_type_decoder_f DriveDirection_decode_uper |
Definition at line 39 of file DriveDirection.h.
| xer_type_decoder_f DriveDirection_decode_xer |
Definition at line 37 of file DriveDirection.h.
| der_type_encoder_f DriveDirection_encode_der |
Definition at line 36 of file DriveDirection.h.
| per_type_encoder_f DriveDirection_encode_uper |
Definition at line 40 of file DriveDirection.h.
| xer_type_encoder_f DriveDirection_encode_xer |
Definition at line 38 of file DriveDirection.h.
| asn_struct_free_f DriveDirection_free |
Definition at line 32 of file DriveDirection.h.
| asn_struct_print_f DriveDirection_print |
Definition at line 33 of file DriveDirection.h.