#include <app/cntitem.h>
class CContactICCEntry : public CContactItemPlusGroup, public CContactItemPlusGroup |
Public Member Functions | |
---|---|
~CContactICCEntry() | |
IMPORT_C CContactICCEntry * | NewL(const CContactItem &) |
CContactICCEntry * | NewL() |
virtual TUid | Type() |
Inherited Enumerations | |
---|---|
CContactItem:@19 | |
CContactItem:@3 |
A contact ICC entry.
IMPORT_C CContactICCEntry * | NewL | ( | const CContactItem & | aTemplate | ) | [static] |
Allocates and constructs a new ICC entry.
CContactICCEntry * | NewL | ( | ) | [static] |
TUid | Type | ( | ) | const [virtual] |
Reimplemented from CContactItem::Type()const
Implements CContactItem::Type().