Go to the source code of this file.
Functions | |
int | NULL_compare (const asn_TYPE_descriptor_t *td, const void *a, const void *b) |
int | NULL_copy (const asn_TYPE_descriptor_t *td, void **a, const void *b) |
void | NULL_free (const asn_TYPE_descriptor_t *td, void *ptr, enum asn_struct_free_method method) |
Variables | |
asn_TYPE_descriptor_t | asn_DEF_NULL |
static const ber_tlv_tag_t | asn_DEF_NULL_tags [] |
asn_TYPE_operation_t | asn_OP_NULL |
int NULL_compare | ( | const asn_TYPE_descriptor_t * | td, |
const void * | a, | ||
const void * | b | ||
) |
int NULL_copy | ( | const asn_TYPE_descriptor_t * | td, |
void ** | a, | ||
const void * | b | ||
) |
void NULL_free | ( | const asn_TYPE_descriptor_t * | td, |
void * | ptr, | ||
enum asn_struct_free_method | method | ||
) |
asn_TYPE_descriptor_t asn_DEF_NULL |
|
static |
asn_TYPE_operation_t asn_OP_NULL |