Go to the documentation of this file.
19 if(!td || !sptr)
goto cb_failed;
21 tmper = td->
op->
jer_encoder(td, 0, sptr, 0, jer_flags, cb, app_key);
22 if(tmper.
encoded == -1)
return tmper;
36 FILE *stream = (FILE *)app_key;
38 if(fwrite(buffer, 1, size, stream) != size)
48 if(!stream) stream = stdout;
56 return fflush(stream);
#define ASN__ENCODED_OK(rval)
static int jer__print2fp(const void *buffer, size_t size, void *app_key)
jer_type_encoder_f * jer_encoder
int jer_fprint(FILE *stream, const asn_TYPE_descriptor_t *td, const void *sptr)
#define ASN__ENCODE_FAILED
asn_TYPE_operation_t * op
int() asn_app_consume_bytes_f(const void *buffer, size_t size, void *application_specific_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)
etsi_its_cam_ts_coding
Author(s): Jean-Pierre Busch
, Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:21:23