TianoCore EDK2 master
Loading...
Searching...
No Matches
ASN1_ITEM_st Struct Reference

Data Fields

char itype
 
long utype
 
const ASN1_TEMPLATEtemplates
 
long tcount
 
const void * funcs
 
long size
 
const char * sname
 

Detailed Description

Definition at line 601 of file asn1t.h.

Field Documentation

◆ funcs

const void* ASN1_ITEM_st::funcs

Definition at line 608 of file asn1t.h.

◆ itype

char ASN1_ITEM_st::itype

Definition at line 602 of file asn1t.h.

◆ size

long ASN1_ITEM_st::size

Definition at line 610 of file asn1t.h.

◆ sname

const char* ASN1_ITEM_st::sname

Definition at line 611 of file asn1t.h.

◆ tcount

long ASN1_ITEM_st::tcount

Definition at line 607 of file asn1t.h.

◆ templates

const ASN1_TEMPLATE* ASN1_ITEM_st::templates

Definition at line 605 of file asn1t.h.

◆ utype

long ASN1_ITEM_st::utype

Definition at line 604 of file asn1t.h.


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