#include <etsi_its_vam_ts_coding/asn_application.h>
Go to the source code of this file.
Classes | |
struct | asn_CHOICE_specifics_s |
Typedefs | |
typedef struct asn_CHOICE_specifics_s | asn_CHOICE_specifics_t |
Functions | |
unsigned | _fetch_present_idx (const void *struct_ptr, unsigned off, unsigned size) |
void | _set_present_idx (void *sptr, unsigned offset, unsigned size, unsigned present) |
unsigned | CHOICE_variant_get_presence (const asn_TYPE_descriptor_t *td, const void *structure_ptr) |
int | CHOICE_variant_set_presence (const asn_TYPE_descriptor_t *td, void *structure_ptr, unsigned present) |
Variables | |
asn_TYPE_operation_t | asn_OP_CHOICE |
asn_struct_compare_f | CHOICE_compare |
asn_constr_check_f | CHOICE_constraint |
asn_struct_copy_f | CHOICE_copy |
per_type_decoder_f | CHOICE_decode_aper |
ber_type_decoder_f | CHOICE_decode_ber |
jer_type_decoder_f | CHOICE_decode_jer |
oer_type_decoder_f | CHOICE_decode_oer |
per_type_decoder_f | CHOICE_decode_uper |
xer_type_decoder_f | CHOICE_decode_xer |
per_type_encoder_f | CHOICE_encode_aper |
der_type_encoder_f | CHOICE_encode_der |
jer_type_encoder_f | CHOICE_encode_jer |
oer_type_encoder_f | CHOICE_encode_oer |
per_type_encoder_f | CHOICE_encode_uper |
xer_type_encoder_f | CHOICE_encode_xer |
asn_struct_free_f | CHOICE_free |
asn_outmost_tag_f | CHOICE_outmost_tag |
asn_struct_print_f | CHOICE_print |
asn_random_fill_f | CHOICE_random_fill |
typedef struct asn_CHOICE_specifics_s asn_CHOICE_specifics_t |
unsigned _fetch_present_idx | ( | const void * | struct_ptr, |
unsigned | off, | ||
unsigned | size | ||
) |
Definition at line 215 of file constr_CHOICE.c.
void _set_present_idx | ( | void * | sptr, |
unsigned | offset, | ||
unsigned | size, | ||
unsigned | present | ||
) |
Definition at line 236 of file constr_CHOICE.c.
unsigned CHOICE_variant_get_presence | ( | const asn_TYPE_descriptor_t * | td, |
const void * | structure_ptr | ||
) |
Definition at line 376 of file constr_CHOICE.c.
int CHOICE_variant_set_presence | ( | const asn_TYPE_descriptor_t * | td, |
void * | structure_ptr, | ||
unsigned | present | ||
) |
Definition at line 389 of file constr_CHOICE.c.
asn_TYPE_operation_t asn_OP_CHOICE |
Definition at line 8 of file constr_CHOICE.c.
asn_struct_compare_f CHOICE_compare |
Definition at line 48 of file constr_CHOICE.h.
asn_constr_check_f CHOICE_constraint |
Definition at line 51 of file constr_CHOICE.h.
asn_struct_copy_f CHOICE_copy |
Definition at line 49 of file constr_CHOICE.h.
per_type_decoder_f CHOICE_decode_aper |
Definition at line 78 of file constr_CHOICE.h.
ber_type_decoder_f CHOICE_decode_ber |
Definition at line 54 of file constr_CHOICE.h.
jer_type_decoder_f CHOICE_decode_jer |
Definition at line 64 of file constr_CHOICE.h.
oer_type_decoder_f CHOICE_decode_oer |
Definition at line 69 of file constr_CHOICE.h.
per_type_decoder_f CHOICE_decode_uper |
Definition at line 74 of file constr_CHOICE.h.
xer_type_decoder_f CHOICE_decode_xer |
Definition at line 59 of file constr_CHOICE.h.
per_type_encoder_f CHOICE_encode_aper |
Definition at line 79 of file constr_CHOICE.h.
der_type_encoder_f CHOICE_encode_der |
Definition at line 55 of file constr_CHOICE.h.
jer_type_encoder_f CHOICE_encode_jer |
Definition at line 65 of file constr_CHOICE.h.
oer_type_encoder_f CHOICE_encode_oer |
Definition at line 70 of file constr_CHOICE.h.
per_type_encoder_f CHOICE_encode_uper |
Definition at line 75 of file constr_CHOICE.h.
xer_type_encoder_f CHOICE_encode_xer |
Definition at line 60 of file constr_CHOICE.h.
asn_struct_free_f CHOICE_free |
Definition at line 42 of file constr_CHOICE.h.
asn_outmost_tag_f CHOICE_outmost_tag |
Definition at line 86 of file constr_CHOICE.h.
asn_struct_print_f CHOICE_print |
Definition at line 45 of file constr_CHOICE.h.
asn_random_fill_f CHOICE_random_fill |
Definition at line 83 of file constr_CHOICE.h.