RMobileNamStore::TMobileNamEntryV1 Class Reference

class RMobileNamStore::TMobileNamEntryV1 : public RMobilePhoneStore::TMobilePhoneStoreEntryV1

Defines contents of a NAM store entry

Constructor & Destructor Documentation

TMobileNamEntryV1()

IMPORT_CTMobileNamEntryV1()

Member Functions Documentation

ExternalizeL(RWriteStream &)

voidExternalizeL(RWriteStream &aStream)const

This method externalizes the NAM entry into a stream

Parameters

RWriteStream & aStreamThe write stream that will contain the NAM entry

InternalizeL(RReadStream &)

voidInternalizeL(RReadStream &aStream)

This method internalizes the NAM entry from a stream

Parameters

RReadStream & aStreamThe read stream containing the NAM entry

Member Data Documentation

TBuf8< KMaxNamParamSize > iData

TBuf8< KMaxNamParamSize >iData

The data contents of the selected parameter.

Modes: CDMA

KMaxNamParamSize

TInt iNamId

TInt iNamId

The NAM that is to be accessed, will be between 0 and TMobileNamStoreInfoV1::iNamCount-1.

Modes: CDMA

TInt iParamIdentifier

TInt iParamIdentifier

The identifier of the NAM parameter to be accessed.

TSY must define values of parameter identifiers.

Modes: CDMA