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

Data Fields

unsigned long flags
 
unsigned long offset
 
int(* adb_cb )(long *psel)
 
const ASN1_ADB_TABLEtbl
 
long tblcount
 
const ASN1_TEMPLATEdefault_tt
 
const ASN1_TEMPLATEnull_tt
 

Detailed Description

Definition at line 505 of file asn1t.h.

Field Documentation

◆ adb_cb

int(* ASN1_ADB_st::adb_cb) (long *psel)

Definition at line 508 of file asn1t.h.

◆ default_tt

const ASN1_TEMPLATE* ASN1_ADB_st::default_tt

Definition at line 511 of file asn1t.h.

◆ flags

unsigned long ASN1_ADB_st::flags

Definition at line 506 of file asn1t.h.

◆ null_tt

const ASN1_TEMPLATE* ASN1_ADB_st::null_tt

Definition at line 512 of file asn1t.h.

◆ offset

unsigned long ASN1_ADB_st::offset

Definition at line 507 of file asn1t.h.

◆ tbl

const ASN1_ADB_TABLE* ASN1_ADB_st::tbl

Definition at line 509 of file asn1t.h.

◆ tblcount

long ASN1_ADB_st::tblcount

Definition at line 510 of file asn1t.h.


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