|
ITS
|
#include <constr_SEQUENCE.h>
Public Attributes | |
| int | struct_size |
| int | ctx_offset |
| asn_TYPE_tag2member_t * | tag2el |
| int | tag2el_count |
| int * | oms |
| int | roms_count |
| int | aoms_count |
| int | ext_after |
| int | ext_before |
Definition at line 14 of file constr_SEQUENCE.h.
| int asn_SEQUENCE_specifics_s::aoms_count |
Definition at line 33 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_uper().
| int asn_SEQUENCE_specifics_s::ctx_offset |
Definition at line 19 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_ber(), and SEQUENCE_decode_xer().
| int asn_SEQUENCE_specifics_s::ext_after |
Definition at line 38 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_uper(), SEQUENCE_encode_uper(), and SEQUENCE_handle_extensions().
| int asn_SEQUENCE_specifics_s::ext_before |
Definition at line 39 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_ber(), SEQUENCE_decode_uper(), SEQUENCE_decode_xer(), SEQUENCE_encode_uper(), and SEQUENCE_handle_extensions().
| int* asn_SEQUENCE_specifics_s::oms |
Definition at line 31 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_encode_uper().
| int asn_SEQUENCE_specifics_s::roms_count |
Definition at line 32 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_uper(), and SEQUENCE_encode_uper().
| int asn_SEQUENCE_specifics_s::struct_size |
Definition at line 18 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_ber(), SEQUENCE_decode_uper(), and SEQUENCE_decode_xer().
| asn_TYPE_tag2member_t* asn_SEQUENCE_specifics_s::tag2el |
Definition at line 24 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_ber().
| int asn_SEQUENCE_specifics_s::tag2el_count |
Definition at line 25 of file constr_SEQUENCE.h.
Referenced by SEQUENCE_decode_ber().