ASN1_ITEM_st Struct Reference

#include <
asn1t.h>

Data Fields

char itype
long utype
const ASN1_TEMPLATE * templates
long tcount
const void * funcs
long size
const char * sname

Field Documentation

const void* ASN1_ITEM_st::funcs
 
char ASN1_ITEM_st::itype
 
long ASN1_ITEM_st::size
 
const char* ASN1_ITEM_st::sname
 
long ASN1_ITEM_st::tcount
 
const ASN1_TEMPLATE* ASN1_ITEM_st::templates
 
long ASN1_ITEM_st::utype
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top