CMceDictionaryItem Class Reference

class CMceDictionaryItem : public CBase

Abstract base class for key - value pairs

Since

Inherits from

Constructor & Destructor Documentation

CMceDictionaryItem(TInt)

CMceDictionaryItem ( TInt aKey ) [protected]

Constructor

Parameters

TInt aKey the key

Member Functions Documentation

Key()

TInt Key ( )

Returns the key

Member Data Documentation

TInt iKey

TInt iKey [private]