struct DBusList |
A node in a linked list.
DBusList is a circular list; that is, the tail of the list points back to the head of the list. The empty list is represented by a NULL pointer.
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.