CMsvClientEntry Class Reference

class CMsvClientEntry : public CBase

Inherits from

Constructor & Destructor Documentation

CMsvClientEntry(const TMsvEntry &, TMsvClientEntryType)

CMsvClientEntry ( const TMsvEntry & aEntry,
TMsvClientEntryType aType
) [private]

Parameters

const TMsvEntry & aEntry
TMsvClientEntryType aType

~CMsvClientEntry()

~CMsvClientEntry ( )

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

Entry()

const TMsvEntry & Entry ( ) const [inline]

NewLC(const TMsvEntry &, TMsvClientEntryType)

CMsvClientEntry * NewLC ( const TMsvEntry & aEntry,
TMsvClientEntryType aType
) [static]

Parameters

const TMsvEntry & aEntry
TMsvClientEntryType aType

SetId(TMsvId)

void SetId ( TMsvId id ) [inline]

Parameters

TMsvId id

SetOwnerFlag(TBool)

void SetOwnerFlag ( TBool aState ) [inline]

Parameters

TBool aState

SetType(TMsvClientEntryType)

void SetType ( TMsvClientEntryType aType ) [inline]

Parameters

TMsvClientEntryType aType

Type()

TMsvClientEntryType Type ( ) const [inline]

Member Data Documentation

HBufC * iDescription

HBufC * iDescription [private]

HBufC * iDetails

HBufC * iDetails [private]

TMsvEntry iEntry

TMsvEntry iEntry [private]

TMsvClientEntryType iType

TMsvClientEntryType iType [private]