RMobilePhoneStore::TMobilePhoneStoreEntryV1 Class Reference

class RMobilePhoneStore::TMobilePhoneStoreEntryV1 : public RMobilePhone::TMultimodeType

Defines common contents of an entry in a phone-side store.

Inherits from

Constructor & Destructor Documentation

TMobilePhoneStoreEntryV1()

TMobilePhoneStoreEntryV1 ( ) [protected]

Member Functions Documentation

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

This method externalizes the generic attributes of a store entry into a stream

Parameters

RWriteStream & aStream The write stream that will contain the store entry

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

This method internalizes the generic attributes of a store entry from a stream

Parameters

RReadStream & aStream The read stream containing the store entry

Member Enumerations Documentation

Enum anonymous

Enumerators

KIndexNotUsed = -1

Member Data Documentation

TInt iIndex

TInt iIndex

The slot location of the entry within phone-side storage.

Modes: Common