Home > Support > Documentation

_OSRTSList Struct Reference
[Linked List Utility FunctionsLinked List Utility Functions]

#include <rtxSList.h>

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
OSRTSListNodehead
OSRTSListNodetail
OSCTXTpctxt

Member Data Documentation

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: