CImQueuedList Class Reference

class CImQueuedList : public CBase

Inherits from

Constructor & Destructor Documentation

CImQueuedList()

CImQueuedList()[private]

~CImQueuedList()

IMPORT_C~CImQueuedList()[virtual]

Member Functions Documentation

AppendL(TQueuedOperation &)

IMPORT_C voidAppendL(TQueuedOperation &aOperation)

Parameters

TQueuedOperation & aOperation

AppendOperationL(const CImOffLineOperation &)

IMPORT_C voidAppendOperationL(const CImOffLineOperation &aOperation)[virtual]

Parameters

const CImOffLineOperation & aOperation

CountOperations()

IMPORT_C TIntCountOperations()const [virtual]

Delete(TInt)

IMPORT_C voidDelete(TIntaIndex)

Parameters

TInt aIndex

NewL()

IMPORT_C CImQueuedList *NewL()[static]

Operation(TInt)

IMPORT_C const CImOffLineOperation &Operation(TIntaIndex)const [virtual]

Parameters

TInt aIndex

Reset()

IMPORT_C voidReset()

ResetLineCounter()

IMPORT_C voidResetLineCounter()

SetFolder(TMsvId)

IMPORT_C voidSetFolder(TMsvIdaFolderId)

Parameters

TMsvId aFolderId

operator[](TInt)

IMPORT_C TQueuedOperation &operator[](TIntanIndex)

Parameters

TInt anIndex

Member Data Documentation

CArrayFixFlat< TQueuedOperation > * iArray

CArrayFixFlat< TQueuedOperation > *iArray[private]

TMsvId iFolderId

TMsvId iFolderId[private]

TInt iLine

TInt iLine[private]