Public Attributes | |
int | imp_tag |
int | imp_class |
int | utype |
int | format |
const char * | str |
tag_exp_type | exp_list [ASN1_FLAG_EXP_MAX] |
int | exp_count |
Definition at line 105 of file asn1_gen.c.
int tag_exp_arg::exp_count |
Definition at line 113 of file asn1_gen.c.
tag_exp_type tag_exp_arg::exp_list[ASN1_FLAG_EXP_MAX] |
Definition at line 112 of file asn1_gen.c.
int tag_exp_arg::format |
Definition at line 110 of file asn1_gen.c.
int tag_exp_arg::imp_class |
Definition at line 108 of file asn1_gen.c.
int tag_exp_arg::imp_tag |
Definition at line 107 of file asn1_gen.c.
const char* tag_exp_arg::str |
Definition at line 111 of file asn1_gen.c.
int tag_exp_arg::utype |
Definition at line 109 of file asn1_gen.c.