ITS
|
#include <constr_TYPE.h>
Public Attributes | |
short | phase |
short | step |
int | context |
void * | ptr |
ber_tlv_len_t | left |
Definition at line 30 of file constr_TYPE.h.
int asn_struct_ctx_s::context |
Definition at line 33 of file constr_TYPE.h.
Referenced by OCTET_STRING_decode_ber(), and xer_decode_general().
ber_tlv_len_t asn_struct_ctx_s::left |
Definition at line 35 of file constr_TYPE.h.
Referenced by OCTET_STRING_decode_ber().
short asn_struct_ctx_s::phase |
Definition at line 31 of file constr_TYPE.h.
Referenced by OCTET_STRING_decode_ber(), and xer_decode_general().
void* asn_struct_ctx_s::ptr |
Definition at line 34 of file constr_TYPE.h.
Referenced by OCTET_STRING_decode_ber(), and SET_OF_free().
short asn_struct_ctx_s::step |
Definition at line 32 of file constr_TYPE.h.
Referenced by ber_check_tags().