Go to the source code of this file.
Classes | |
struct | _el_buffer |
struct | asn_SET_OF_specifics_s |
Typedefs | |
typedef struct asn_SET_OF_specifics_s | asn_SET_OF_specifics_t |
Enumerations | |
enum | SET_OF__encode_method { SOES_DER, SOES_CUPER, SOES_CAPER } |
Functions | |
struct _el_buffer * | SET_OF__encode_sorted (const asn_TYPE_member_t *elm, const asn_anonymous_set_ *list, enum SET_OF__encode_method method) |
void | SET_OF__encode_sorted_free (struct _el_buffer *el_buf, size_t count) |
Variables | |
asn_TYPE_operation_t | asn_OP_SET_OF |
asn_struct_compare_f | SET_OF_compare |
asn_constr_check_f | SET_OF_constraint |
asn_struct_copy_f | SET_OF_copy |
per_type_decoder_f | SET_OF_decode_aper |
ber_type_decoder_f | SET_OF_decode_ber |
jer_type_decoder_f | SET_OF_decode_jer |
oer_type_decoder_f | SET_OF_decode_oer |
per_type_decoder_f | SET_OF_decode_uper |
xer_type_decoder_f | SET_OF_decode_xer |
per_type_encoder_f | SET_OF_encode_aper |
der_type_encoder_f | SET_OF_encode_der |
jer_type_encoder_f | SET_OF_encode_jer |
oer_type_encoder_f | SET_OF_encode_oer |
per_type_encoder_f | SET_OF_encode_uper |
xer_type_encoder_f | SET_OF_encode_xer |
asn_struct_free_f | SET_OF_free |
asn_struct_print_f | SET_OF_print |
asn_random_fill_f | SET_OF_random_fill |
typedef struct asn_SET_OF_specifics_s asn_SET_OF_specifics_t |
Enumerator | |
---|---|
SOES_DER | |
SOES_CUPER | |
SOES_CAPER |
Definition at line 85 of file constr_SET_OF.h.
struct _el_buffer* SET_OF__encode_sorted | ( | const asn_TYPE_member_t * | elm, |
const asn_anonymous_set_ * | list, | ||
enum SET_OF__encode_method | method | ||
) |
Definition at line 142 of file constr_SET_OF.c.
void SET_OF__encode_sorted_free | ( | struct _el_buffer * | el_buf, |
size_t | count | ||
) |
Definition at line 131 of file constr_SET_OF.c.
asn_TYPE_operation_t asn_OP_SET_OF |
Definition at line 9 of file constr_SET_OF.c.
asn_struct_compare_f SET_OF_compare |
Definition at line 35 of file constr_SET_OF.h.
asn_constr_check_f SET_OF_constraint |
Definition at line 38 of file constr_SET_OF.h.
asn_struct_copy_f SET_OF_copy |
Definition at line 36 of file constr_SET_OF.h.
per_type_decoder_f SET_OF_decode_aper |
Definition at line 65 of file constr_SET_OF.h.
ber_type_decoder_f SET_OF_decode_ber |
Definition at line 41 of file constr_SET_OF.h.
jer_type_decoder_f SET_OF_decode_jer |
Definition at line 51 of file constr_SET_OF.h.
oer_type_decoder_f SET_OF_decode_oer |
Definition at line 56 of file constr_SET_OF.h.
per_type_decoder_f SET_OF_decode_uper |
Definition at line 61 of file constr_SET_OF.h.
xer_type_decoder_f SET_OF_decode_xer |
Definition at line 46 of file constr_SET_OF.h.
per_type_encoder_f SET_OF_encode_aper |
Definition at line 66 of file constr_SET_OF.h.
der_type_encoder_f SET_OF_encode_der |
Definition at line 42 of file constr_SET_OF.h.
jer_type_encoder_f SET_OF_encode_jer |
Definition at line 52 of file constr_SET_OF.h.
oer_type_encoder_f SET_OF_encode_oer |
Definition at line 57 of file constr_SET_OF.h.
per_type_encoder_f SET_OF_encode_uper |
Definition at line 62 of file constr_SET_OF.h.
xer_type_encoder_f SET_OF_encode_xer |
Definition at line 47 of file constr_SET_OF.h.
asn_struct_free_f SET_OF_free |
Definition at line 29 of file constr_SET_OF.h.
asn_struct_print_f SET_OF_print |
Definition at line 32 of file constr_SET_OF.h.
asn_random_fill_f SET_OF_random_fill |
Definition at line 70 of file constr_SET_OF.h.