Go to the source code of this file.
Functions | |
int | BOOLEAN_compare (const asn_TYPE_descriptor_t *td, const void *aptr, const void *bptr) |
int | BOOLEAN_copy (const asn_TYPE_descriptor_t *td, void **aptr, const void *bptr) |
void | BOOLEAN_free (const asn_TYPE_descriptor_t *td, void *ptr, enum asn_struct_free_method method) |
Variables | |
asn_TYPE_descriptor_t | asn_DEF_BOOLEAN |
static const ber_tlv_tag_t | asn_DEF_BOOLEAN_tags [] |
asn_TYPE_operation_t | asn_OP_BOOLEAN |
int BOOLEAN_compare | ( | const asn_TYPE_descriptor_t * | td, |
const void * | aptr, | ||
const void * | bptr | ||
) |
int BOOLEAN_copy | ( | const asn_TYPE_descriptor_t * | td, |
void ** | aptr, | ||
const void * | bptr | ||
) |
void BOOLEAN_free | ( | const asn_TYPE_descriptor_t * | td, |
void * | ptr, | ||
enum asn_struct_free_method | method | ||
) |
asn_TYPE_descriptor_t asn_DEF_BOOLEAN |
|
static |
asn_TYPE_operation_t asn_OP_BOOLEAN |