libisdn
|
#include <asn1_types.h>
Data Fields | |
struct asn1_header | hdr |
struct asn1_list | siblings |
Definition at line 34 of file asn1_types.h.
struct asn1_header asn1_object::hdr |
Definition at line 35 of file asn1_types.h.
Referenced by asn1_destroy(), asn1_encode(), asn1_eq_class(), asn1_eq_type(), asn1_get_class(), asn1_get_size(), asn1_get_type(), asn1_print(), ber_decode_value(), and ber_encode_value().
struct asn1_list asn1_object::siblings |
Definition at line 36 of file asn1_types.h.
Referenced by asn1_decode(), asn1_destroy(), and asn1_print().