ITS
|
#include "UINT32.h"
Go to the source code of this file.
Variables | |
static asn_per_constraints_t asn_PER_type_UINT32_constr_1 | GCC_NOTUSED |
static asn_INTEGER_specifics_t | asn_SPC_UINT32_specs_1 |
static ber_tlv_tag_t | asn_DEF_UINT32_tags_1 [] |
asn_TYPE_descriptor_t | asn_DEF_UINT32 |
|
static |
Definition at line 30 of file UINT32.c.
References asn_DEF_NativeInteger, asn_TYPE_descriptor_s::ber_decoder, asn_TYPE_descriptor_s::check_constraints, asn_TYPE_descriptor_s::der_encoder, asn_TYPE_descriptor_s::elements, asn_TYPE_descriptor_s::elements_count, asn_TYPE_descriptor_s::free_struct, asn_TYPE_descriptor_s::per_constraints, asn_TYPE_descriptor_s::print_struct, asn_TYPE_descriptor_s::uper_decoder, asn_TYPE_descriptor_s::uper_encoder, asn_TYPE_descriptor_s::xer_decoder, and asn_TYPE_descriptor_s::xer_encoder.
Referenced by UINT32_decode_ber(), UINT32_decode_uper(), UINT32_decode_xer(), UINT32_encode_der(), UINT32_encode_uper(), UINT32_encode_xer(), UINT32_free(), and UINT32_print().
int UINT32_constraint | ( | asn_TYPE_descriptor_t * | td, |
const void * | sptr, | ||
asn_app_constraint_failed_f * | ctfailcb, | ||
void * | app_key | ||
) |
Definition at line 10 of file UINT32.c.
References _ASN_CTFAIL, and asn_TYPE_descriptor_s::name.
asn_dec_rval_t UINT32_decode_ber | ( | asn_codec_ctx_t * | opt_codec_ctx, |
asn_TYPE_descriptor_t * | td, | ||
void ** | structure, | ||
const void * | bufptr, | ||
size_t | size, | ||
int | tag_mode | ||
) |
Definition at line 62 of file UINT32.c.
References asn_TYPE_descriptor_s::ber_decoder, and UINT32_1_inherit_TYPE_descriptor().
asn_dec_rval_t UINT32_decode_uper | ( | asn_codec_ctx_t * | opt_codec_ctx, |
asn_TYPE_descriptor_t * | td, | ||
asn_per_constraints_t * | constraints, | ||
void ** | structure, | ||
asn_per_data_t * | per_data | ||
) |
Definition at line 92 of file UINT32.c.
References UINT32_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::uper_decoder.
asn_dec_rval_t UINT32_decode_xer | ( | asn_codec_ctx_t * | opt_codec_ctx, |
asn_TYPE_descriptor_t * | td, | ||
void ** | structure, | ||
const char * | opt_mname, | ||
const void * | bufptr, | ||
size_t | size | ||
) |
Definition at line 77 of file UINT32.c.
References UINT32_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::xer_decoder.
asn_enc_rval_t UINT32_encode_der | ( | asn_TYPE_descriptor_t * | td, |
void * | structure, | ||
int | tag_mode, | ||
ber_tlv_tag_t | tag, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 69 of file UINT32.c.
References asn_TYPE_descriptor_s::der_encoder, and UINT32_1_inherit_TYPE_descriptor().
asn_enc_rval_t UINT32_encode_uper | ( | asn_TYPE_descriptor_t * | td, |
asn_per_constraints_t * | constraints, | ||
void * | structure, | ||
asn_per_outp_t * | per_out | ||
) |
Definition at line 99 of file UINT32.c.
References UINT32_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::uper_encoder.
asn_enc_rval_t UINT32_encode_xer | ( | asn_TYPE_descriptor_t * | td, |
void * | structure, | ||
int | ilevel, | ||
enum xer_encoder_flags_e | flags, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 84 of file UINT32.c.
References UINT32_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::xer_encoder.
void UINT32_free | ( | asn_TYPE_descriptor_t * | td, |
void * | struct_ptr, | ||
int | contents_only | ||
) |
Definition at line 48 of file UINT32.c.
References asn_TYPE_descriptor_s::free_struct, and UINT32_1_inherit_TYPE_descriptor().
int UINT32_print | ( | asn_TYPE_descriptor_t * | td, |
const void * | struct_ptr, | ||
int | ilevel, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 55 of file UINT32.c.
References asn_TYPE_descriptor_s::print_struct, and UINT32_1_inherit_TYPE_descriptor().
asn_TYPE_descriptor_t asn_DEF_UINT32 |
Definition at line 119 of file UINT32.c.
Referenced by Time32_1_inherit_TYPE_descriptor().
|
static |
|
static |
|
static |