|
ITS
|
#include <constr_CHOICE.h>
Public Attributes | |
| int | struct_size |
| int | ctx_offset |
| int | pres_offset |
| int | pres_size |
| asn_TYPE_tag2member_t * | tag2el |
| int | tag2el_count |
| int * | canonical_order |
| int | ext_start |
Definition at line 15 of file constr_CHOICE.h.
| int* asn_CHOICE_specifics_s::canonical_order |
Definition at line 31 of file constr_CHOICE.h.
Referenced by CHOICE_decode_uper(), and CHOICE_encode_uper().
| int asn_CHOICE_specifics_s::ctx_offset |
Definition at line 20 of file constr_CHOICE.h.
Referenced by CHOICE_decode_ber(), and CHOICE_decode_xer().
| int asn_CHOICE_specifics_s::ext_start |
Definition at line 36 of file constr_CHOICE.h.
Referenced by CHOICE_decode_ber(), CHOICE_decode_uper(), CHOICE_decode_xer(), and CHOICE_encode_uper().
| int asn_CHOICE_specifics_s::pres_offset |
Definition at line 21 of file constr_CHOICE.h.
Referenced by CHOICE_constraint(), CHOICE_decode_ber(), CHOICE_decode_uper(), CHOICE_decode_xer(), CHOICE_encode_der(), CHOICE_encode_uper(), CHOICE_encode_xer(), CHOICE_free(), CHOICE_outmost_tag(), and CHOICE_print().
| int asn_CHOICE_specifics_s::pres_size |
Definition at line 22 of file constr_CHOICE.h.
Referenced by CHOICE_constraint(), CHOICE_decode_ber(), CHOICE_decode_uper(), CHOICE_decode_xer(), CHOICE_encode_der(), CHOICE_encode_uper(), CHOICE_encode_xer(), CHOICE_free(), CHOICE_outmost_tag(), and CHOICE_print().
| int asn_CHOICE_specifics_s::struct_size |
Definition at line 19 of file constr_CHOICE.h.
Referenced by CHOICE_decode_ber(), CHOICE_decode_uper(), and CHOICE_decode_xer().
| asn_TYPE_tag2member_t* asn_CHOICE_specifics_s::tag2el |
Definition at line 27 of file constr_CHOICE.h.
Referenced by CHOICE_decode_ber().
| int asn_CHOICE_specifics_s::tag2el_count |
Definition at line 28 of file constr_CHOICE.h.
Referenced by CHOICE_decode_ber().