RMobilePhoneStore::TMobilePhoneStoreEntryV1 Class Reference

class RMobilePhoneStore::TMobilePhoneStoreEntryV1 : public RMobilePhone::TMultimodeType

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

Inherits from

Public Member Functions
voidExternalizeL(RWriteStream &)
voidInternalizeL(RReadStream &)
Protected Member Functions
TMobilePhoneStoreEntryV1()
Inherited Functions
RMobilePhone::TMultimodeType::ExtensionId()const
RMobilePhone::TMultimodeType::TMultimodeType()
Public Member Enumerations
enumanonymous { KIndexNotUsed = -1 }
Public Attributes
TInt iIndex
Inherited Attributes
RMobilePhone::TMultimodeType::iExtensionId

Constructor & Destructor Documentation

TMobilePhoneStoreEntryV1()

TMobilePhoneStoreEntryV1()[protected]

Member Functions Documentation

ExternalizeL(RWriteStream &)

voidExternalizeL(RWriteStream &aStream)const

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

Parameters

RWriteStream & aStreamThe write stream that will contain the store entry

InternalizeL(RReadStream &)

voidInternalizeL(RReadStream &aStream)

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

Parameters

RReadStream & aStreamThe 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