libisdn
|
#include <asn1_types.h>
Data Fields | |
struct asn1_codec * | codec |
struct asn1_list | root |
ASN.1 parser tree
Definition at line 177 of file asn1_types.h.
struct asn1_codec* asn1_tree::codec |
Definition at line 178 of file asn1_types.h.
Referenced by asn1_decode(), asn1_encode(), asn1_get_codec_id(), asn1_get_codec_name(), asn1_set_codec_by_id(), and asn1_set_codec_by_name().
struct asn1_list asn1_tree::root |
Definition at line 179 of file asn1_types.h.
Referenced by asn1_create(), asn1_decode(), asn1_destroy(), asn1_encode(), and asn1_print().