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