asn1_const_ctx_st Struct Reference

#include <asn1.h>

Data Fields

const unsigned char *  p
int  eos
int  error
int  inf
int  tag
int  xclass
long  slen
const unsigned char *  max
const unsigned char *  q
const unsigned char **  pp
int  line

Field Documentation

int asn1_const_ctx_st::eos
 
int asn1_const_ctx_st::error
 
int asn1_const_ctx_st::inf
 
int asn1_const_ctx_st::line
 
const unsigned char* asn1_const_ctx_st::max
 
const unsigned char* asn1_const_ctx_st::p
 
const unsigned char** asn1_const_ctx_st::pp
 
const unsigned char* asn1_const_ctx_st::q
 
long asn1_const_ctx_st::slen
 
int asn1_const_ctx_st::tag
 
int asn1_const_ctx_st::xclass
 

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

Copyright © Nokia Corporation 2001-2008
Back to top