RSyncMLJobBase Class Reference

class RSyncMLJobBase : public RSubSessionBase

Base class for a handle to a job.

Data synchronisation and device management job handles are implemented by derived classes.

Not intended for user derivation. Public derived classes: RSyncMLDataSyncJob RSyncMLDevManJob

Inherits from

Constructor & Destructor Documentation

RSyncMLJobBase()

RSyncMLJobBase()[protected]

RSyncMLJobBase(const RSyncMLJobBase &)

RSyncMLJobBase(const RSyncMLJobBase &)[private]

Parameters

const RSyncMLJobBase &

Member Functions Documentation

Close()

IMPORT_C voidClose()

GetJobL(TInt, TBool)

voidGetJobL(TInt,
TBool
)[protected]

Parameters

TInt
TBool

Identifier()

IMPORT_C TSmlJobIdIdentifier()const

Profile()

IMPORT_C TSmlProfileIdProfile()const

operator=(const RSyncMLJobBase &)

RSyncMLJobBase &operator=(const RSyncMLJobBase &)[private]

Parameters

const RSyncMLJobBase &

Member Data Documentation

CClientSessionData * iData

CClientSessionData *iData[protected]