CMobilePhoneONList Class Reference

class CMobilePhoneONList : public CMobilePhoneEditableList< RMobileONStore::TMobileONEntryV1 >

An instantiation of the list thin-template.

Used to hold the "read-write" list of Own Numbers retrieved from the phone

RMobileONStore::TMobileONEntryV1

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

CMobilePhoneONList()

CMobilePhoneONList ( ) [protected]

~CMobilePhoneONList()

IMPORT_C ~CMobilePhoneONList ( )

Empty destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

NewL()

IMPORT_C CMobilePhoneONList * NewL ( ) [static]

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

capability
None