Go to the source code of this file.
|
static void | _asn_i_ctfailcb (void *key, const asn_TYPE_descriptor_t *td, const void *sptr, const char *fmt,...) |
|
int | asn_check_constraints (const asn_TYPE_descriptor_t *type_descriptor, const void *struct_ptr, char *errbuf, size_t *errlen) |
|
int | asn_generic_no_constraint (const asn_TYPE_descriptor_t *type_descriptor, const void *struct_ptr, asn_app_constraint_failed_f *cb, void *key) |
|
int | asn_generic_unknown_constraint (const asn_TYPE_descriptor_t *type_descriptor, const void *struct_ptr, asn_app_constraint_failed_f *cb, void *key) |
|
◆ _asn_i_ctfailcb()
static void _asn_i_ctfailcb |
( |
void * |
key, |
|
|
const asn_TYPE_descriptor_t * |
td, |
|
|
const void * |
sptr, |
|
|
const char * |
fmt, |
|
|
|
... |
|
) |
| |
|
static |
◆ asn_check_constraints()
◆ asn_generic_no_constraint()
◆ asn_generic_unknown_constraint()