CTzLocalizedTimeZoneRecord Class Reference
class CTzLocalizedTimeZoneRecord : public CBase |
Inherits from
- CTzLocalizedTimeZoneRecord
Public Member Functions |
---|
| ~CTzLocalizedTimeZoneRecord() |
IMPORT_C void | CleanupArray(TAny *) |
const TDesC & | DaylightName() |
IMPORT_C void | ExternalizeL(RWriteStream &) |
IMPORT_C void | ExternalizeL(const RPointerArray< CTzLocalizedTimeZoneRecord > &, RWriteStream &) |
IMPORT_C TInt | ExternalizeSize() |
IMPORT_C TInt | ExternalizeSize(const RPointerArray< CTzLocalizedTimeZoneRecord > &) |
TUint16
| Id() |
IMPORT_C void | InternalizeL(RReadStream &, RPointerArray< CTzLocalizedTimeZoneRecord > &) |
IMPORT_C CTzLocalizedTimeZoneRecord * | NewL(TInt, const TDesC &, const TDesC &, const TDesC &, const TDesC &, TUint) |
IMPORT_C CTzLocalizedTimeZoneRecord * | NewL(RReadStream &) |
IMPORT_C CTzLocalizedTimeZoneRecord * | NewLC(TInt, const TDesC &, const TDesC &, const TDesC &, const TDesC &, TUint) |
IMPORT_C CTzLocalizedTimeZoneRecord * | NewLC(RReadStream &) |
TUint
| ResourceId() |
const TDesC & | ShortDaylightName() |
const TDesC & | ShortStandardName() |
const TDesC & | StandardName() |
Constructor & Destructor Documentation
CTzLocalizedTimeZoneRecord()
CTzLocalizedTimeZoneRecord | ( | ) | [private] |
CTzLocalizedTimeZoneRecord(TUint)
CTzLocalizedTimeZoneRecord | ( | TUint | aResourceId | ) | [private] |
~CTzLocalizedTimeZoneRecord()
IMPORT_C | ~CTzLocalizedTimeZoneRecord | ( | ) | |
Member Functions Documentation
CleanupArray(TAny *)
IMPORT_C void | CleanupArray | ( | TAny * | aArray | ) | [static] |
ConstructL(TInt, const TDesC &, const TDesC &, const TDesC &, const TDesC &)
void | ConstructL | ( | TInt | aTzId, |
| const TDesC & | aStandardName, |
| const TDesC & | aDaylightName, |
| const TDesC & | aShortStandardName, |
| const TDesC & | aShortDaylightName |
| ) | [private] |
Parameters
TInt aTzId | |
const TDesC & aStandardName | |
const TDesC & aDaylightName | |
const TDesC & aShortStandardName | |
const TDesC & aShortDaylightName | |
ConstructL(RReadStream &)
ConstructNameL(RReadStream &)
DaylightName()
const TDesC & | DaylightName | ( | ) | const [inline] |
ExternalizeL(RWriteStream &)
ExternalizeL(const RPointerArray< CTzLocalizedTimeZoneRecord > &, RWriteStream &)
ExternalizeSize()
IMPORT_C TInt | ExternalizeSize | ( | ) | const |
ExternalizeSize(const RPointerArray< CTzLocalizedTimeZoneRecord > &)
InternalizeL(RReadStream &, RPointerArray< CTzLocalizedTimeZoneRecord > &)
NewL(TInt, const TDesC &, const TDesC &, const TDesC &, const TDesC &, TUint)
Parameters
TInt aTzId | |
const TDesC & aStandardName | |
const TDesC & aDaylightName | |
const TDesC & aShortStandardName | |
const TDesC & aShortDaylightName | |
TUint aResourceId | |
NewLC(TInt, const TDesC &, const TDesC &, const TDesC &, const TDesC &, TUint)
Parameters
TInt aTzId | |
const TDesC & aStandardName | |
const TDesC & aDaylightName | |
const TDesC & aShortStandardName | |
const TDesC & aShortDaylightName | |
TUint aResourceId | |
ResourceId()
TUint
| ResourceId | ( | ) | const [inline] |
ShortDaylightName()
const TDesC & | ShortDaylightName | ( | ) | const [inline] |
ShortStandardName()
const TDesC & | ShortStandardName | ( | ) | const [inline] |
StandardName()
const TDesC & | StandardName | ( | ) | const [inline] |
Member Data Documentation
HBufC * iDaylightName
HBufC * | iDaylightName | [private] |
TUint
iResourceId
TUint
| iResourceId | [private] |
HBufC * iShortDaylightName
HBufC * | iShortDaylightName | [private] |
HBufC * iShortStandardName
HBufC * | iShortStandardName | [private] |
HBufC * iStandardName
HBufC * | iStandardName | [private] |
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.