|
ASN1C C/C++ Common Runtime
ASN1C v7.8.x
|
#include <asn1CppTypes.h>
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 |
| OSRTDListNode * | head |
| OSRTDListNode * | tail |
Protected Attributes inherited from ASN1TPDU | |
| OSRTCtxtPtr | mpContext |
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.
|
inline |
The default constructor creates an empty list.