TSmlSyncTypeMask Class Reference

class TSmlSyncTypeMask

Data Store Format. Used by Data Provider implementations to specify the format and capabilities of their Data Stores. See also SmlDataFormat.rh and SmlDataFormat.hrh for resource definitions.

Used by the Sync Engine to generate SyncML DevInf. A bitmask of sync types. Used to specify sync types supported by a Data Store.

Constructor & Destructor Documentation

TSmlSyncTypeMask()

TSmlSyncTypeMask ( ) [inline]

Member Functions Documentation

IsSupported(TSmlSyncType)

TBool IsSupported ( TSmlSyncType aType ) const [inline]

Parameters

TSmlSyncType aType

SetNotSupported(TSmlSyncType)

void SetNotSupported ( TSmlSyncType aType ) [inline]

Parameters

TSmlSyncType aType

SetSupported(TSmlSyncType)

void SetSupported ( TSmlSyncType aType ) [inline]

Parameters

TSmlSyncType aType

TypeMask(TSmlSyncType)

TUint16 TypeMask ( TSmlSyncType aType ) const [private, inline]

Parameters

TSmlSyncType aType

Member Data Documentation

TUint16 iMask

TUint16 iMask [private]