ITS
|
Go to the source code of this file.
Typedefs | |
typedef enum Termination | e_Termination |
typedef long | Termination_t |
Enumerations | |
enum | Termination { Termination_isCancellation = 0, Termination_isNegation = 1 } |
typedef enum Termination e_Termination |
typedef long Termination_t |
Definition at line 27 of file Termination.h.
enum Termination |
Enumerator | |
---|---|
Termination_isCancellation | |
Termination_isNegation |
Definition at line 21 of file Termination.h.
asn_TYPE_descriptor_t asn_DEF_Termination |
Definition at line 123 of file Termination.c.
asn_constr_check_f Termination_constraint |
Definition at line 33 of file Termination.h.
ber_type_decoder_f Termination_decode_ber |
Definition at line 34 of file Termination.h.
per_type_decoder_f Termination_decode_uper |
Definition at line 38 of file Termination.h.
xer_type_decoder_f Termination_decode_xer |
Definition at line 36 of file Termination.h.
der_type_encoder_f Termination_encode_der |
Definition at line 35 of file Termination.h.
per_type_encoder_f Termination_encode_uper |
Definition at line 39 of file Termination.h.
xer_type_encoder_f Termination_encode_xer |
Definition at line 37 of file Termination.h.
asn_struct_free_f Termination_free |
Definition at line 31 of file Termination.h.
asn_struct_print_f Termination_print |
Definition at line 32 of file Termination.h.