|
ASN1C C/C++ Common Runtime
ASN1C v7.8.x
|
#include <asn1type.h>
Public Attributes | |
| OSUINT32 | n |
| void * | elem |
A generic SEQUENCE OF structure that contains a number of elements and a pointer-to-void that contains the contents.
| void* ASN1SeqOf::elem |
The pointer-to-void that contains the elements.
| OSUINT32 ASN1SeqOf::n |
The number of elements.