Public Attributes | |
int | exp_count |
tag_exp_type | exp_list [ASN1_FLAG_EXP_MAX] |
int | format |
int | imp_class |
int | imp_tag |
const char * | str |
int | utype |
Definition at line 117 of file asn1_gen.c.
int tag_exp_arg::exp_count |
Definition at line 124 of file asn1_gen.c.
tag_exp_type tag_exp_arg::exp_list[ASN1_FLAG_EXP_MAX] |
Definition at line 123 of file asn1_gen.c.
int tag_exp_arg::format |
Definition at line 121 of file asn1_gen.c.
int tag_exp_arg::imp_class |
Definition at line 119 of file asn1_gen.c.
int tag_exp_arg::imp_tag |
Definition at line 118 of file asn1_gen.c.
const char* tag_exp_arg::str |
Definition at line 122 of file asn1_gen.c.
int tag_exp_arg::utype |
Definition at line 120 of file asn1_gen.c.