TAiwContactSelectionDataBase Class Reference

class TAiwContactSelectionDataBase

Base class for different versions of the contact selection data.

Constructor & Destructor Documentation

TAiwContactSelectionDataBase()

TAiwContactSelectionDataBase ( ) [inline, explicit]

Public constructor.

TAiwContactSelectionDataBase(TAiwContactSelectionDataType)

TAiwContactSelectionDataBase ( TAiwContactSelectionDataType aSelectionDataType ) [protected, inline]

Constructor that sets the type of the data class.

Parameters

TAiwContactSelectionDataType aSelectionDataType Type of the contact selection data.

Member Functions Documentation

SelectionDataType()

TAiwContactSelectionDataType SelectionDataType ( ) const [private, inline]

Returns the type of the contact selection data class.

SelectionDataTypeFromBuffer(const TDesC8 &)

TAiwContactSelectionDataType SelectionDataTypeFromBuffer ( const TDesC8 & aBuffer ) [static, inline]

Function for checking the type of the contact selection data in a data buffer.

Parameters

const TDesC8 & aBuffer A buffer containing an instance of a contact selection data class derived from this class.

Member Data Documentation

TAiwContactSelectionDataType iSelectionDataType

TAiwContactSelectionDataType iSelectionDataType [private]