Go to the source code of this file.
Functions | |
int | NativeInteger_compare (const asn_TYPE_descriptor_t *td, const void *aptr, const void *bptr) |
int | NativeInteger_copy (const asn_TYPE_descriptor_t *td, void **aptr, const void *bptr) |
void | NativeInteger_free (const asn_TYPE_descriptor_t *td, void *ptr, enum asn_struct_free_method method) |
Variables | |
asn_TYPE_descriptor_t | asn_DEF_NativeInteger |
static const ber_tlv_tag_t | asn_DEF_NativeInteger_tags [] |
asn_TYPE_operation_t | asn_OP_NativeInteger |
int NativeInteger_compare | ( | const asn_TYPE_descriptor_t * | td, |
const void * | aptr, | ||
const void * | bptr | ||
) |
Definition at line 126 of file NativeInteger.c.
int NativeInteger_copy | ( | const asn_TYPE_descriptor_t * | td, |
void ** | aptr, | ||
const void * | bptr | ||
) |
Definition at line 161 of file NativeInteger.c.
void NativeInteger_free | ( | const asn_TYPE_descriptor_t * | td, |
void * | ptr, | ||
enum asn_struct_free_method | method | ||
) |
Definition at line 105 of file NativeInteger.c.
asn_TYPE_descriptor_t asn_DEF_NativeInteger |
Definition at line 80 of file NativeInteger.c.
|
static |
Definition at line 19 of file NativeInteger.c.
asn_TYPE_operation_t asn_OP_NativeInteger |
Definition at line 22 of file NativeInteger.c.