struct OSRTDList |
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 |
OSRTDListNode * | head |
OSRTDListNode * | tail |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.