#include <etsi_its_cam_ts_coding/asn_application.h>
#include <etsi_its_cam_ts_coding/uper_support.h>
Go to the source code of this file.
Functions | |
asn_dec_rval_t | uper_decode (const struct asn_codec_ctx_s *opt_codec_ctx, const struct asn_TYPE_descriptor_s *type_descriptor, void **struct_ptr, const void *buffer, size_t size, int skip_bits, int unused_bits) |
asn_dec_rval_t | uper_decode_complete (const struct asn_codec_ctx_s *opt_codec_ctx, const struct asn_TYPE_descriptor_s *type_descriptor, void **struct_ptr, const void *buffer, size_t size) |
asn_dec_rval_t uper_decode | ( | const struct asn_codec_ctx_s * | opt_codec_ctx, |
const struct asn_TYPE_descriptor_s * | type_descriptor, | ||
void ** | struct_ptr, | ||
const void * | buffer, | ||
size_t | size, | ||
int | skip_bits, | ||
int | unused_bits | ||
) |
asn_dec_rval_t uper_decode_complete | ( | const struct asn_codec_ctx_s * | opt_codec_ctx, |
const struct asn_TYPE_descriptor_s * | type_descriptor, | ||
void ** | struct_ptr, | ||
const void * | buffer, | ||
size_t | size | ||
) |