CMobilePhoneGsmSmsList Class Reference

class CMobilePhoneGsmSmsList : public CMobilePhoneReadOnlyList< RMobileSmsStore::TMobileGsmSmsEntryV1 >

An instantiation of the list thin-template.

Used to hold the "read-only" list of SMS messages retrieved from the phone.

RMobileSmsStore::TMobileGsmSmsEntryV1

Constructor & Destructor Documentation

CMobilePhoneGsmSmsList()

CMobilePhoneGsmSmsList()[protected]

~CMobilePhoneGsmSmsList()

IMPORT_C~CMobilePhoneGsmSmsList()

This member function destroys the CMobilePhoneGsmSmsList object and the inherited virtual destructor frees-up any resources used by its base classes.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

NewL()

IMPORT_C CMobilePhoneGsmSmsList *NewL()[static]

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

capability
None