#include <OCTET_STRING.h>
Public Attributes | |
int | bits_chopped |
unsigned | cont_level |
ber_tlv_len_t | got |
ber_tlv_len_t | left |
struct _stack_el * | next |
struct _stack_el * | prev |
ber_tlv_tag_t | tag |
int | want_nulls |
Definition at line 148 of file OCTET_STRING.h.
int _stack_el::bits_chopped |
Definition at line 153 of file OCTET_STRING.h.
unsigned _stack_el::cont_level |
Definition at line 151 of file OCTET_STRING.h.
ber_tlv_len_t _stack_el::got |
Definition at line 150 of file OCTET_STRING.h.
ber_tlv_len_t _stack_el::left |
Definition at line 149 of file OCTET_STRING.h.
struct _stack_el* _stack_el::next |
Definition at line 156 of file OCTET_STRING.h.
struct _stack_el* _stack_el::prev |
Definition at line 155 of file OCTET_STRING.h.
ber_tlv_tag_t _stack_el::tag |
Definition at line 154 of file OCTET_STRING.h.
int _stack_el::want_nulls |
Definition at line 152 of file OCTET_STRING.h.