CMobilePhoneNamListV4 Class Reference

class CMobilePhoneNamListV4 : public CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV4 >

An instantiation of the list thin-template.

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

RMobileNamStore::TMobileNamEntryV4 9.5

Public Member Functions
~CMobilePhoneNamListV4 ()
IMPORT_C CMobilePhoneNamListV4 * NewL ()
Protected Member Functions
CMobilePhoneNamListV4 ()
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::TMobileNamEntryV4 >::AddEntryL(const RMobileNamStore::TMobileNamEntryV4 &)
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV4 >::CMobilePhoneEditableList()
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV4 >::ChangeEntryL(TInt,const RMobileNamStore::TMobileNamEntryV4 &)
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV4 >::GetEntryL(TInt)const
CMobilePhoneEditableList< RMobileNamStore::TMobileNamEntryV4 >::InsertEntryL(TInt,const RMobileNamStore::TMobileNamEntryV4 &)
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

CMobilePhoneNamListV4()

CMobilePhoneNamListV4 ( ) [protected]

~CMobilePhoneNamListV4()

IMPORT_C ~CMobilePhoneNamListV4 ( )

Empty destructor.

Member Functions Documentation

NewL()

IMPORT_C CMobilePhoneNamListV4 * NewL ( ) [static]

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

capability
None