CMobilePhoneENList Class Reference

class CMobilePhoneENList : public CMobilePhoneReadOnlyList< RMobileENStore::TMobileENEntryV1 >

An instantiation of the list thin-template.

Used to hold the "read-only" list of Emergency Numbers retrieved from the phone.

RMobileENStore::TMobileENEntryV1

Constructor & Destructor Documentation

CMobilePhoneENList()

CMobilePhoneENList ( ) [protected]

~CMobilePhoneENList()

IMPORT_C ~CMobilePhoneENList ( )

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

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

NewL()

IMPORT_C CMobilePhoneENList * NewL ( ) [static]

This member function creates a list that will contain RMobileENStore::TMobileENEntryV1 objects. It will leave if the two-phase construction fails at any point.

capability
None