#include <e32std.h>
| class TDeltaQueLink : public TDblQueLinkBase | 
| Public Attributes | |
|---|---|
| TInt | iDelta | 
| Inherited Attributes | |
|---|---|
| TDblQueLinkBase::iNext | |
| TDblQueLinkBase::iPrev | |
| Inherited Functions | |
|---|---|
| TDblQueLinkBase::AddBefore(TDblQueLinkBase *) | |
| TDblQueLinkBase::Enque(TDblQueLinkBase *) | |
| TDblQueLinkBase::TDblQueLinkBase() | |
An object embedded within a class T so that objects of type T can form part of a delta doubly linked list.