ASN1_AUX_st Struct Reference

#include <asn1t.h>

Data Fields

void *  app_data
int  flags
int  ref_offset
int  ref_lock
ASN1_aux_cb asn1_cb
int  enc_offset

Field Documentation

void* ASN1_AUX_st::app_data
 
ASN1_aux_cb* ASN1_AUX_st::asn1_cb
 
int ASN1_AUX_st::enc_offset
 
int ASN1_AUX_st::flags
 
int ASN1_AUX_st::ref_lock
 
int ASN1_AUX_st::ref_offset
 

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

Copyright © Nokia Corporation 2001-2008
Back to top