CMobilePhoneSmspList Class Reference

class CMobilePhoneSmspList : public CMobilePhoneEditableList< RMobileSmsMessaging::TMobileSmspEntryV1 >

An instantiation of the list thin-template.

Used to hold the "read-write" list of SMS parameter entries retrieved from the phone.

RMobileSmsMessaging::TMobileSmspEntryV1

Public Member Functions
~CMobilePhoneSmspList()
IMPORT_C CMobilePhoneSmspList *NewL()
Protected Member Functions
CMobilePhoneSmspList()
Private Member Functions
voidConstructL()
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< RMobileSmsMessaging::TMobileSmspEntryV1 >::AddEntryL(const RMobileSmsMessaging::TMobileSmspEntryV1 &)
CMobilePhoneEditableList< RMobileSmsMessaging::TMobileSmspEntryV1 >::CMobilePhoneEditableList()
CMobilePhoneEditableList< RMobileSmsMessaging::TMobileSmspEntryV1 >::ChangeEntryL(TInt,const RMobileSmsMessaging::TMobileSmspEntryV1 &)
CMobilePhoneEditableList< RMobileSmsMessaging::TMobileSmspEntryV1 >::GetEntryL(TInt)const
CMobilePhoneEditableList< RMobileSmsMessaging::TMobileSmspEntryV1 >::InsertEntryL(TInt,const RMobileSmsMessaging::TMobileSmspEntryV1 &)
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

CMobilePhoneSmspList()

CMobilePhoneSmspList()[protected]

~CMobilePhoneSmspList()

IMPORT_C~CMobilePhoneSmspList()

Empty destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

NewL()

IMPORT_C CMobilePhoneSmspList *NewL()[static]

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

capability
None