CTzLocalizedCityRecord Class Reference
#include
<mw/tzlocalizedcityrecord.h>
Link against: tzclient.lib
| class CTzLocalizedCityRecord : public CBase |
| Public Member Functions |
|---|
| ~CTzLocalizedCityRecord() |
| IMPORT_C void | CleanupArray(TAny *) |
| IMPORT_C void | ExternalizeL(RWriteStream &) |
| IMPORT_C void | ExternalizeL(const RPointerArray< CTzLocalizedCityRecord > &, RWriteStream &) |
| IMPORT_C TInt | ExternalizeSize() |
| IMPORT_C TInt | ExternalizeSize(const RPointerArray< CTzLocalizedCityRecord > &) |
|
TUint8
| GroupId() |
|
TInt
| Index() |
| IMPORT_C void | InternalizeL(RReadStream &, RPointerArray< CTzLocalizedCityRecord > &) |
| const TDesC & | Name() |
| IMPORT_C CTzLocalizedCityRecord * | NewL(const TDesC &, TUint8, TInt, TInt, TUint) |
| IMPORT_C CTzLocalizedCityRecord * | NewL(RReadStream &) |
| IMPORT_C CTzLocalizedCityRecord * | NewLC(const TDesC &, TUint8, TInt, TInt, TUint) |
| IMPORT_C CTzLocalizedCityRecord * | NewLC(RReadStream &) |
|
TUint16
| TzId() |
|
TUint
| TzResourceId() |
Detailed Description
Class used instead of CTzLocalizedCity which we can't use in TZ.
Constructor & Destructor Documentation
~CTzLocalizedCityRecord ( )
| IMPORT_C | ~CTzLocalizedCityRecord | ( | ) | |
Member Function Documentation
CleanupArray ( TAny * )
| IMPORT_C void | CleanupArray | ( | TAny * | aArray | ) | [static] |
ExternalizeL ( RWriteStream & )
ExternalizeL ( const RPointerArray< CTzLocalizedCityRecord > &, RWriteStream & )
ExternalizeSize ( )
| IMPORT_C TInt | ExternalizeSize | ( | ) | const |
ExternalizeSize ( const RPointerArray< CTzLocalizedCityRecord > & )
GroupId ( )
|
TUint8
| GroupId | ( | ) | const [inline] |
Index ( )
|
TInt
| Index | ( | ) | const [inline] |
InternalizeL ( RReadStream &, RPointerArray< CTzLocalizedCityRecord > & )
Name ( )
| const TDesC & | Name | ( | ) | const [inline] |
NewL ( const TDesC &, TUint8, TInt, TInt, TUint )
NewLC ( const TDesC &, TUint8, TInt, TInt, TUint )
TzResourceId ( )
|
TUint
| TzResourceId | ( | ) | const [inline] |