XBinder  Version 2.6.x
Public Attributes | List of all members
OSRTScalarDList Struct Reference

This is the main list structure. More...

#include <rtxScalarDList.h>

Public Attributes

OSUINT32 count
 Count of items in the list.
 
OSRTScalarDListNodehead
 Pointer to first entry in list.
 
OSRTScalarDListNodetail
 Pointer to last entry in list.
 

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.

Definition at line 92 of file rtxScalarDList.h.


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