#include <etsi_its_cam_ts_coding/asn_internal.h>
#include <etsi_its_cam_ts_coding/OCTET_STRING.h>
#include <etsi_its_cam_ts_coding/BIT_STRING.h>
Go to the source code of this file.
Macros | |
#define | RETURN(_code) |
Functions | |
asn_dec_rval_t | OCTET_STRING_decode_aper (const asn_codec_ctx_t *opt_codec_ctx, const asn_TYPE_descriptor_t *td, const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) |
asn_enc_rval_t | OCTET_STRING_encode_aper (const asn_TYPE_descriptor_t *td, const asn_per_constraints_t *constraints, const void *sptr, asn_per_outp_t *po) |
Variables | |
static asn_per_constraints_t | asn_DEF_OCTET_STRING_constraints |
#define RETURN | ( | _code | ) |
Definition at line 11 of file OCTET_STRING_aper.c.
asn_dec_rval_t OCTET_STRING_decode_aper | ( | const asn_codec_ctx_t * | opt_codec_ctx, |
const asn_TYPE_descriptor_t * | td, | ||
const asn_per_constraints_t * | constraints, | ||
void ** | sptr, | ||
asn_per_data_t * | pd | ||
) |
Definition at line 25 of file OCTET_STRING_aper.c.
asn_enc_rval_t OCTET_STRING_encode_aper | ( | const asn_TYPE_descriptor_t * | td, |
const asn_per_constraints_t * | constraints, | ||
const void * | sptr, | ||
asn_per_outp_t * | po | ||
) |
Definition at line 244 of file OCTET_STRING_aper.c.
|
static |
Definition at line 18 of file OCTET_STRING_aper.c.