TQueuedOperation Class Reference

class TQueuedOperation

Constructor & Destructor Documentation

TQueuedOperation()

IMPORT_CTQueuedOperation()

TQueuedOperation(TMsvId, TInt)

TQueuedOperation(TMsvIdaFolderId,
TIntaOperationIndex
)[private]

Parameters

TMsvId aFolderId
TInt aOperationIndex

Member Functions Documentation

CopyL(const TQueuedOperation &)

IMPORT_C voidCopyL(const TQueuedOperation &aOperation)

Parameters

const TQueuedOperation & aOperation

FolderId()

TMsvId FolderId()const [inline]

NewL(TMsvId, TInt, const CImOffLineOperation &)

IMPORT_C TQueuedOperation *NewL(TMsvIdaFolderId,
TIntaOperationIndex,
const CImOffLineOperation &aStoredOperation
)[static]

Parameters

TMsvId aFolderId
TInt aOperationIndex
const CImOffLineOperation & aStoredOperation

Operation()

CImOffLineOperation &Operation()[inline]

OperationIndex()

TInt OperationIndex()const [inline]

operator!=(const TQueuedOperation &)

IMPORT_C TBooloperator!=(const TQueuedOperation &aOp)

Parameters

const TQueuedOperation & aOp

Member Data Documentation

TMsvId iFolderId

TMsvId iFolderId[private]

TInt iOperationIndex

TInt iOperationIndex[private]

CImOffLineOperation iStoredOperation

CImOffLineOperation iStoredOperation[private]