CLinkedList Class Reference
class CLinkedList : public CBase
|
Nested Classes and Structures
Constructor & Destructor Documentation
~CLinkedList()
~CLinkedList
|
(
|
)
|
[inline]
|
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)
Peek()
T &
|
Peek
|
(
|
)
|
const [inline]
|
PushL(const T &)
void
|
PushL
|
(
|
const T &
|
aVal
|
)
|
[inline]
|
SimpleComp(T, T)
TBool
|
SimpleComp
|
(
|
T
|
l,
|
|
T
|
r
|
|
)
|
[private, inline]
|
Sort(CompFunc)
void
|
Sort
|
(
|
CompFunc
|
aCompFunc
|
)
|
[inline]
|
Member Type Definitions Documentation
Typedef CompFunc
typedef
TBool
(*
|
CompFunc
|
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.