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 void Close ( )

GetJobL(TInt, TBool)

void GetJobL ( TInt ,
TBool
) [protected]

Parameters

TInt
TBool

Identifier()

IMPORT_C TSmlJobId Identifier ( ) const

Profile()

IMPORT_C TSmlProfileId Profile ( ) const

operator=(const RSyncMLJobBase &)

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

Parameters

const RSyncMLJobBase &

Member Data Documentation

CClientSessionData * iData

CClientSessionData * iData [protected]