CLinkedList Class Reference
class CLinkedList : public CBase |
Nested Classes and Structures
Constructor & Destructor Documentation
Member Functions Documentation
AddBackL(const T &)
void | AddBackL | ( | const T & | aVal | ) | [inline] |
AddFrontL(const T &)
void | AddFrontL | ( | const T & | aVal | ) | [inline] |
AddL(const T &)
void | AddL | ( | const T & | aVal | ) | [inline] |
IsEmpty()
TBool
| IsEmpty | ( | ) | const [inline] |
Merge(ListNode *, ListNode *, CompFunc)
MergeSort(ListNode *, CompFunc)
PushL(const T &)
void | PushL | ( | const T & | aVal | ) | [inline] |
SimpleComp(T, T)
TBool
| SimpleComp | ( | T | l, |
| T | r |
| ) | [private, inline] |
Member Type Definitions Documentation
Member Data Documentation
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.