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(TSmlSyncTypeaType)const [inline]

Parameters

TSmlSyncType aType

SetNotSupported(TSmlSyncType)

voidSetNotSupported(TSmlSyncTypeaType)[inline]

Parameters

TSmlSyncType aType

SetSupported(TSmlSyncType)

voidSetSupported(TSmlSyncTypeaType)[inline]

Parameters

TSmlSyncType aType

TypeMask(TSmlSyncType)

TUint16 TypeMask(TSmlSyncTypeaType)const [private, inline]

Parameters

TSmlSyncType aType

Member Data Documentation

TUint16 iMask

TUint16 iMask[private]