CMobilePhoneGbaNafIdList Class Reference

class CMobilePhoneGbaNafIdList : public CMobilePhoneReadOnlyList< RMobilePhone::TGbaNafEntryV8 >

An instantiation of the list thin-template.

Used to hold the "read-only" list of Gba Naf(EF_GBANL) List retrieved from the phone.

RMobilePhone::TGbaNafEntryV8

Constructor & Destructor Documentation

CMobilePhoneGbaNafIdList()

CMobilePhoneGbaNafIdList()[protected]

Constructor.

~CMobilePhoneGbaNafIdList()

IMPORT_C~CMobilePhoneGbaNafIdList()

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

Member Functions Documentation

ConstructL()

voidConstructL()[private]

NewL()

IMPORT_C CMobilePhoneGbaNafIdList *NewL()[static]

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

capability
None