CMobilePhoneNamList Class Reference

class CMobilePhoneNamList : public CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV1 >

An instantiation of the list thin-template.

Used to hold the "read-write" list of NAM entries retrieved from the phone

RMobileNamStore::TMobileNamEntryV1 9.5

Public Member Functions
~CMobilePhoneNamList ()
IMPORT_C CMobilePhoneNamList * NewL ()
Protected Member Functions
CMobilePhoneNamList ()
Private Member Functions
void ConstructL ()
Inherited Functions
CBase::CBase()
CBase::Delete(CBase *)
CBase::Extension_(TUint,TAny *&,TAny *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV1 >::AddEntryL(const RMobileNamStore::TMobileNamEntryV1 &)
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV1 >::CMobilePhoneEditableList()
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV1 >::ChangeEntryL(TInt,const RMobileNamStore::TMobileNamEntryV1 &)
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV1 >::GetEntryL(TInt)const
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV1 >::InsertEntryL(TInt,const RMobileNamStore::TMobileNamEntryV1 &)
CMobilePhoneEditableListBase::CMobilePhoneEditableListBase(TInt,TInt)
CMobilePhoneEditableListBase::DeleteEntryL(TInt)
CMobilePhoneEditableListBase::InsertEntryL(TInt,const TAny *)
CMobilePhoneEditableListBase::~CMobilePhoneEditableListBase()
CMobilePhoneListBase::AddEntryL(const TAny *)
CMobilePhoneListBase::CMobilePhoneListBase(TInt,TInt)
CMobilePhoneListBase::Enumerate()const
CMobilePhoneListBase::ExternalizeL(RWriteStream &)const
CMobilePhoneListBase::InternalizeL(RReadStream &)
CMobilePhoneListBase::MaxNumberEntries()const
CMobilePhoneListBase::RestoreL(const TDesC8 &)
CMobilePhoneListBase::SetMaxNumberEntries(TInt)
CMobilePhoneListBase::StoreL(TDes8 &)
CMobilePhoneListBase::StoreLC()
CMobilePhoneListBase::~CMobilePhoneListBase()
Inherited Enumerations
CMobilePhoneListBase:@149
CMobilePhoneListBase:@150
Inherited Attributes
CMobilePhoneListBase::iList
CMobilePhoneListBase::iMaxNumber

Constructor & Destructor Documentation

CMobilePhoneNamList()

CMobilePhoneNamList ( ) [protected]

~CMobilePhoneNamList()

IMPORT_C ~CMobilePhoneNamList ( )

Empty destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

NewL()

IMPORT_C CMobilePhoneNamList * NewL ( ) [static]

This member function creates a new instance of a CMobilePhoneNamList . It will leave if the two-phase construction fails at any point.

capability
None