Home > Support > Documentation

OSRTDList Struct Reference
[Doubly-Linked List Utility FunctionsDoubly-Linked List Utility Functions]

#include <rtxDList.h>

Inheritance diagram for OSRTDList:

ASN1TSeqExt ASN1TSeqOfList ASN1TPDUSeqOfList List of all members.

Detailed Description

This is the main list structure. It contains a count of the number of elements in the list and pointers to the list head and tail elements.


Public Attributes

OSUINT32 count
OSRTDListNodehead
OSRTDListNodetail

Member Data Documentation

OSUINT32 OSRTDList::count

Count of items in the list.

Pointer to first entry in list.

Pointer to last entry in list.


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