Go to the source code of this file.
Functions | |
static int | jer__print2fp (const void *buffer, size_t size, void *app_key) |
asn_enc_rval_t | jer_encode (const asn_TYPE_descriptor_t *td, const void *sptr, enum jer_encoder_flags_e jer_flags, asn_app_consume_bytes_f *cb, void *app_key) |
int | jer_fprint (FILE *stream, const asn_TYPE_descriptor_t *td, const void *sptr) |
|
static |
Definition at line 35 of file jer_encoder.c.
asn_enc_rval_t jer_encode | ( | const asn_TYPE_descriptor_t * | td, |
const void * | sptr, | ||
enum jer_encoder_flags_e | jer_flags, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 13 of file jer_encoder.c.
int jer_fprint | ( | FILE * | stream, |
const asn_TYPE_descriptor_t * | td, | ||
const void * | sptr | ||
) |
Definition at line 45 of file jer_encoder.c.