ITS
|
#include "StationType.h"
Go to the source code of this file.
Variables | |
static asn_per_constraints_t asn_PER_type_StationType_constr_1 | GCC_NOTUSED |
static ber_tlv_tag_t | asn_DEF_StationType_tags_1 [] |
asn_TYPE_descriptor_t | asn_DEF_StationType |
|
static |
Definition at line 39 of file StationType.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::specifics, 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 StationType_decode_ber(), StationType_decode_uper(), StationType_decode_xer(), StationType_encode_der(), StationType_encode_uper(), StationType_encode_xer(), StationType_free(), and StationType_print().
int StationType_constraint | ( | asn_TYPE_descriptor_t * | td, |
const void * | sptr, | ||
asn_app_constraint_failed_f * | ctfailcb, | ||
void * | app_key | ||
) |
Definition at line 10 of file StationType.c.
References _ASN_CTFAIL, and asn_TYPE_descriptor_s::name.
asn_dec_rval_t StationType_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 71 of file StationType.c.
References asn_TYPE_descriptor_s::ber_decoder, and StationType_1_inherit_TYPE_descriptor().
asn_dec_rval_t StationType_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 101 of file StationType.c.
References StationType_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::uper_decoder.
asn_dec_rval_t StationType_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 86 of file StationType.c.
References StationType_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::xer_decoder.
asn_enc_rval_t StationType_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 78 of file StationType.c.
References asn_TYPE_descriptor_s::der_encoder, and StationType_1_inherit_TYPE_descriptor().
asn_enc_rval_t StationType_encode_uper | ( | asn_TYPE_descriptor_t * | td, |
asn_per_constraints_t * | constraints, | ||
void * | structure, | ||
asn_per_outp_t * | per_out | ||
) |
Definition at line 108 of file StationType.c.
References StationType_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::uper_encoder.
asn_enc_rval_t StationType_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 93 of file StationType.c.
References StationType_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::xer_encoder.
void StationType_free | ( | asn_TYPE_descriptor_t * | td, |
void * | struct_ptr, | ||
int | contents_only | ||
) |
Definition at line 57 of file StationType.c.
References asn_TYPE_descriptor_s::free_struct, and StationType_1_inherit_TYPE_descriptor().
int StationType_print | ( | asn_TYPE_descriptor_t * | td, |
const void * | struct_ptr, | ||
int | ilevel, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 64 of file StationType.c.
References asn_TYPE_descriptor_s::print_struct, and StationType_1_inherit_TYPE_descriptor().
asn_TYPE_descriptor_t asn_DEF_StationType |
Definition at line 123 of file StationType.c.
|
static |
Definition at line 120 of file StationType.c.
|
static |
Definition at line 115 of file StationType.c.