ITS
|
Go to the source code of this file.
Typedefs | |
typedef enum RequestResponseIndication | e_RequestResponseIndication |
typedef long | RequestResponseIndication_t |
Enumerations | |
enum | RequestResponseIndication { RequestResponseIndication_request = 0, RequestResponseIndication_response = 1 } |
typedef enum RequestResponseIndication e_RequestResponseIndication |
typedef long RequestResponseIndication_t |
Definition at line 27 of file RequestResponseIndication.h.
Enumerator | |
---|---|
RequestResponseIndication_request | |
RequestResponseIndication_response |
Definition at line 21 of file RequestResponseIndication.h.
asn_TYPE_descriptor_t asn_DEF_RequestResponseIndication |
Definition at line 123 of file RequestResponseIndication.c.
asn_constr_check_f RequestResponseIndication_constraint |
Definition at line 33 of file RequestResponseIndication.h.
ber_type_decoder_f RequestResponseIndication_decode_ber |
Definition at line 34 of file RequestResponseIndication.h.
per_type_decoder_f RequestResponseIndication_decode_uper |
Definition at line 38 of file RequestResponseIndication.h.
xer_type_decoder_f RequestResponseIndication_decode_xer |
Definition at line 36 of file RequestResponseIndication.h.
der_type_encoder_f RequestResponseIndication_encode_der |
Definition at line 35 of file RequestResponseIndication.h.
per_type_encoder_f RequestResponseIndication_encode_uper |
Definition at line 39 of file RequestResponseIndication.h.
xer_type_encoder_f RequestResponseIndication_encode_xer |
Definition at line 37 of file RequestResponseIndication.h.
asn_struct_free_f RequestResponseIndication_free |
Definition at line 31 of file RequestResponseIndication.h.
asn_struct_print_f RequestResponseIndication_print |
Definition at line 32 of file RequestResponseIndication.h.