Asn1Object Struct Reference
[C Runtime Common Functions]
#include <asn1type.h>
Inheritance diagram for Asn1Object:
Public Attributes | |
ASN1OpenType | encoded |
void * | decoded |
OSINT32 | index |
Detailed Description
A generic table constraint value holder. This structure contains the encoded open type value, a pointer-to-void that holds the decoded content, and the integer-valued index of the table constraint value.
The documentation for this struct was generated from the following file: