CTzLocalizedCityGroupArray Class Reference
class CTzLocalizedCityGroupArray : public CTzLocalizedArray< CTzLocalizedCityGroup >
|
An array of city groups. This just passes function calls on to its templated base class,
CTzLocalizedArray
.
Inherits from
-
CTzLocalizedCityGroupArray
Member Functions Documentation
AppendL(CTzLocalizedCityGroup *)
Appends a group to this array. Ownership of the pointer is transferred to the array.
At(TInt)
Returns the group at the specified index.
Parameters
TInt
aIndex
|
Index of the element to get.
|
Count()
IMPORT_C
TInt
|
Count
|
(
|
)
|
const
|
Returns the number of elements in the array.
Find(CTzLocalizedCityGroup *, TIdentityRelation< CTzLocalizedCityGroup >)
Searches for a group in this array.
Remove(TInt)
IMPORT_C void
|
Remove
|
(
|
TInt
|
aIndex
|
)
|
|
Removes the group at the specified index.
Parameters
TInt
aIndex
|
Index of the group to remove.
|
ReserveL(TInt)
void
|
ReserveL
|
(
|
TInt
|
aCount
|
)
|
|
Sort(TLinearOrder< CTzLocalizedCityGroup >)
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.