Go to the source code of this file.
|
static int | _el_addbytes (const void *buffer, size_t size, void *el_buf_ptr) |
|
static int | _el_buf_cmp (const void *ap, const void *bp) |
|
static void | assert_unused_bits (const struct _el_buffer *p) |
|
static int | SET_OF__compare_cb (const void *aptr, const void *bptr) |
|
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) |
|
int | SET_OF_compare (const asn_TYPE_descriptor_t *td, const void *aptr, const void *bptr) |
|
int | SET_OF_constraint (const asn_TYPE_descriptor_t *td, const void *sptr, asn_app_constraint_failed_f *ctfailcb, void *app_key) |
|
int | SET_OF_copy (const asn_TYPE_descriptor_t *td, void **aptr, const void *bptr) |
|
void | SET_OF_free (const asn_TYPE_descriptor_t *td, void *ptr, enum asn_struct_free_method method) |
|
◆ _el_addbytes()
static int _el_addbytes |
( |
const void * |
buffer, |
|
|
size_t |
size, |
|
|
void * |
el_buf_ptr |
|
) |
| |
|
static |
◆ _el_buf_cmp()
static int _el_buf_cmp |
( |
const void * |
ap, |
|
|
const void * |
bp |
|
) |
| |
|
static |
◆ assert_unused_bits()
static void assert_unused_bits |
( |
const struct _el_buffer * |
p | ) |
|
|
static |
◆ SET_OF__compare_cb()
static int SET_OF__compare_cb |
( |
const void * |
aptr, |
|
|
const void * |
bptr |
|
) |
| |
|
static |
◆ SET_OF__encode_sorted()
◆ SET_OF__encode_sorted_free()
◆ SET_OF_compare()
◆ SET_OF_constraint()
◆ SET_OF_copy()
◆ SET_OF_free()
◆ asn_OP_SET_OF