ITS
|
#include <constr_TYPE.h>
Public Attributes | |
enum asn_TYPE_flags_e | flags |
int | optional |
int | memb_offset |
ber_tlv_tag_t | tag |
int | tag_mode |
asn_TYPE_descriptor_t * | type |
asn_constr_check_f * | memb_constraints |
asn_per_constraints_t * | per_constraints |
int(* | default_value )(int setval, void **sptr) |
char * | name |
Definition at line 140 of file constr_TYPE.h.
int(* asn_TYPE_member_s::default_value) (int setval, void **sptr) |
Definition at line 149 of file constr_TYPE.h.
Referenced by SEQUENCE_decode_uper(), and SEQUENCE_encode_uper().
enum asn_TYPE_flags_e asn_TYPE_member_s::flags |
Definition at line 141 of file constr_TYPE.h.
Referenced by CHOICE_constraint(), CHOICE_decode_ber(), CHOICE_decode_xer(), CHOICE_encode_xer(), CHOICE_free(), CHOICE_outmost_tag(), CHOICE_print(), SEQUENCE_constraint(), SEQUENCE_decode_uper(), SEQUENCE_decode_xer(), SEQUENCE_encode_der(), SEQUENCE_encode_uper(), SEQUENCE_encode_xer(), SEQUENCE_free(), SEQUENCE_handle_extensions(), and SEQUENCE_print().
asn_constr_check_f* asn_TYPE_member_s::memb_constraints |
Definition at line 147 of file constr_TYPE.h.
Referenced by CHOICE_constraint(), SEQUENCE_constraint(), and SET_OF_constraint().
int asn_TYPE_member_s::memb_offset |
Definition at line 143 of file constr_TYPE.h.
Referenced by CHOICE_constraint(), CHOICE_decode_ber(), CHOICE_decode_uper(), CHOICE_decode_xer(), CHOICE_encode_xer(), CHOICE_free(), CHOICE_outmost_tag(), CHOICE_print(), SEQUENCE_constraint(), SEQUENCE_decode_uper(), SEQUENCE_decode_xer(), SEQUENCE_encode_der(), SEQUENCE_encode_uper(), SEQUENCE_encode_xer(), SEQUENCE_free(), SEQUENCE_handle_extensions(), and SEQUENCE_print().
char* asn_TYPE_member_s::name |
Definition at line 150 of file constr_TYPE.h.
Referenced by CHOICE_constraint(), CHOICE_decode_xer(), CHOICE_encode_xer(), CHOICE_print(), SEQUENCE_constraint(), SEQUENCE_decode_uper(), SEQUENCE_decode_xer(), SEQUENCE_encode_der(), SEQUENCE_encode_uper(), SEQUENCE_encode_xer(), and SEQUENCE_print().
int asn_TYPE_member_s::optional |
Definition at line 142 of file constr_TYPE.h.
Referenced by CHOICE_constraint(), SEQUENCE_constraint(), SEQUENCE_decode_uper(), SEQUENCE_encode_der(), SEQUENCE_encode_uper(), SEQUENCE_encode_xer(), and SEQUENCE_print().
asn_per_constraints_t* asn_TYPE_member_s::per_constraints |
Definition at line 148 of file constr_TYPE.h.
Referenced by SEQUENCE_decode_uper(), SEQUENCE_encode_uper(), SEQUENCE_handle_extensions(), and SEQUENCE_OF_encode_uper().
ber_tlv_tag_t asn_TYPE_member_s::tag |
Definition at line 144 of file constr_TYPE.h.
Referenced by CHOICE_outmost_tag(), SEQUENCE_encode_der(), SEQUENCE_OF_encode_der(), and SET_OF_encode_der().
int asn_TYPE_member_s::tag_mode |
Definition at line 145 of file constr_TYPE.h.
Referenced by CHOICE_decode_ber(), CHOICE_outmost_tag(), and SEQUENCE_encode_der().
asn_TYPE_descriptor_t* asn_TYPE_member_s::type |
Definition at line 146 of file constr_TYPE.h.
Referenced by CHOICE_constraint(), CHOICE_decode_ber(), CHOICE_decode_xer(), CHOICE_encode_xer(), CHOICE_free(), CHOICE_outmost_tag(), CHOICE_print(), SEQUENCE_constraint(), SEQUENCE_decode_uper(), SEQUENCE_decode_xer(), SEQUENCE_encode_der(), SEQUENCE_encode_uper(), SEQUENCE_encode_xer(), SEQUENCE_free(), SEQUENCE_handle_extensions(), SEQUENCE_OF_encode_der(), SEQUENCE_OF_encode_uper(), SEQUENCE_print(), SET_OF_constraint(), SET_OF_encode_der(), SET_OF_free(), and SET_OF_print().