ASN1C C/C++ Common Runtime  ASN1C v7.4.x
Public Member Functions | List of all members
ASN1TSeqOfList Struct Reference

#include <asn1CppTypes.h>

Inheritance diagram for ASN1TSeqOfList:
OSRTDList ASN1TPDUSeqOfList

Public Member Functions

 ASN1TSeqOfList ()
 

Additional Inherited Members

- Public Attributes inherited from OSRTDList
OSSIZE count
 
OSRTDListNodehead
 
OSRTDListNodetail
 

Detailed Description

SEQUENCE OF element holder. This class is used as the base class for compiler-generated SEQUENCE OF linked-list types.

Constructor & Destructor Documentation

◆ ASN1TSeqOfList()

ASN1TSeqOfList::ASN1TSeqOfList ( )
inline

The default constructor creates an empty list.

References rtxDListInit().


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