ASN1C C/C++ Common Runtime  ASN1C v7.4.x
Public Attributes | List of all members
ASN1SeqOf Struct Reference

#include <asn1type.h>

Public Attributes

OSUINT32 n
 
void * elem
 

Detailed Description

A generic SEQUENCE OF structure that contains a number of elements and a pointer-to-void that contains the contents.

Member Data Documentation

◆ elem

void* ASN1SeqOf::elem

The pointer-to-void that contains the elements.

◆ n

OSUINT32 ASN1SeqOf::n

The number of elements.


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