Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

s_ASN1_TYPE Struct Reference

#include <asn1.h>

List of all members.

Public Attributes

ASN1_IDENT ident
ASN1_LEN len
unsigned char * data
unsigned int data_len
unsigned char eoc
s_ASN1_TYPEnext
s_ASN1_TYPEcnext


Member Data Documentation

struct s_ASN1_TYPE* s_ASN1_TYPE::cnext
 

Definition at line 94 of file asn1.h.

Referenced by asn1_decode(), and asn1_traverse().

unsigned char* s_ASN1_TYPE::data
 

Definition at line 88 of file asn1.h.

Referenced by asn1_decode(), asn1_print_types(), BitStringOverflow(), and DoubleOverflow().

unsigned int s_ASN1_TYPE::data_len
 

Definition at line 89 of file asn1.h.

Referenced by asn1_decode(), and asn1_print_types().

unsigned char s_ASN1_TYPE::eoc
 

Definition at line 91 of file asn1.h.

Referenced by asn1_decode().

ASN1_IDENT s_ASN1_TYPE::ident
 

Definition at line 85 of file asn1.h.

Referenced by asn1_decode(), asn1_decode_ident(), asn1_is_eoc(), asn1_print_types(), asn1_traverse(), BitStringOverflow(), and DoubleOverflow().

ASN1_LEN s_ASN1_TYPE::len
 

Definition at line 86 of file asn1.h.

Referenced by asn1_decode(), asn1_decode_len(), asn1_is_eoc(), asn1_print_types(), BitStringOverflow(), DoubleOverflow(), and OversizeLength().

struct s_ASN1_TYPE* s_ASN1_TYPE::next
 

Definition at line 93 of file asn1.h.

Referenced by asn1_decode(), and asn1_traverse().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2