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

#include <asn1CppTypes.h>

Inheritance diagram for ASN1TPDUSeqOfList:
ASN1TSeqOfList ASN1TPDU OSRTDList

Public Member Functions

 ASN1TPDUSeqOfList ()
 
- Public Member Functions inherited from ASN1TSeqOfList
 ASN1TSeqOfList ()
 
- Public Member Functions inherited from ASN1TPDU
void setContext (OSRTContext *ctxt)
 
virtual ~ASN1TPDU ()
 

Additional Inherited Members

- Public Attributes inherited from OSRTDList
OSSIZE count
 
OSRTDListNodehead
 
OSRTDListNodetail
 
- Protected Attributes inherited from ASN1TPDU
OSRTCtxtPtr mpContext
 

Detailed Description

SEQUENCE OF element holder (PDU). This class is used as the base class for compiler-generated SEQUENCE OF linked-list types. In this case, the type has also been determined to be a PDU.

Constructor & Destructor Documentation

◆ ASN1TPDUSeqOfList()

ASN1TPDUSeqOfList::ASN1TPDUSeqOfList ( )
inline

The default constructor creates an empty list.


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