#include <etsi_its_cpm_ts_coding/asn_application.h>
#include <etsi_its_cpm_ts_coding/NativeInteger.h>
#include <etsi_its_cpm_ts_coding/asn_internal.h>
Go to the source code of this file.
Typedefs | |
typedef long | cpm_ts_Direction_t |
typedef enum cpm_ts_Direction | e_cpm_ts_Direction |
Enumerations | |
enum | cpm_ts_Direction { cpm_ts_Direction_sameDirection = 0, cpm_ts_Direction_oppositeDirection = 1, cpm_ts_Direction_bothDirections = 2, cpm_ts_Direction_unavailable = 3 } |
typedef long cpm_ts_Direction_t |
Definition at line 30 of file cpm_ts_Direction.h.
typedef enum cpm_ts_Direction e_cpm_ts_Direction |
enum cpm_ts_Direction |
Enumerator | |
---|---|
cpm_ts_Direction_sameDirection | |
cpm_ts_Direction_oppositeDirection | |
cpm_ts_Direction_bothDirections | |
cpm_ts_Direction_unavailable |
Definition at line 22 of file cpm_ts_Direction.h.
asn_TYPE_descriptor_t asn_DEF_cpm_ts_Direction |
Definition at line 49 of file cpm_ts_Direction.c.
asn_constr_check_f cpm_ts_Direction_constraint |
Definition at line 36 of file cpm_ts_Direction.h.
per_type_decoder_f cpm_ts_Direction_decode_aper |
Definition at line 40 of file cpm_ts_Direction.h.
per_type_decoder_f cpm_ts_Direction_decode_uper |
Definition at line 38 of file cpm_ts_Direction.h.
per_type_encoder_f cpm_ts_Direction_encode_aper |
Definition at line 41 of file cpm_ts_Direction.h.
jer_type_encoder_f cpm_ts_Direction_encode_jer |
Definition at line 37 of file cpm_ts_Direction.h.
per_type_encoder_f cpm_ts_Direction_encode_uper |
Definition at line 39 of file cpm_ts_Direction.h.
asn_struct_free_f cpm_ts_Direction_free |
Definition at line 34 of file cpm_ts_Direction.h.
asn_struct_print_f cpm_ts_Direction_print |
Definition at line 35 of file cpm_ts_Direction.h.