Location:
eikamnt.h
Link against: eikcore.lib
CEikAutoMenuTitleArray
Supported from 6.0
Creates a standard array of CEikAutoMenuTitle
objects.
|
Defined in CEikAutoMenuTitleArray
:
CEikAutoMenuTitleArray()
, ~CEikAutoMenuTitleArray()
Inherited from CArrayFix
:
AppendL()
,
AppendL()Append
,
Array()
,
At()
,
Back()
,
End()
,
ExpandL()
,
ExtendL()
,
Find()
,
FindIsq()
,
InsertIsqAllowDuplicatesL()
,
InsertIsqL()
,
InsertL()
,
ResizeL()
,
operator[]
Inherited from CArrayFixBase
:
Compress()
,
Count()
,
Delete()
,
Length()
,
Reset()
,
Sort()
Inherited from CArrayPtr
:
ResetAndDestroy()
Inherited from CArrayPtrFlat
:
SetReserveL()
Inherited from CBase
:
operator new()
~CEikAutoMenuTitleArray();
Destructor. This also calls ResetAndDestroy()
on the
menu title array.