CMobilePhoneNetworkList Class Reference

class CMobilePhoneNetworkList : public CMobilePhoneReadOnlyList< RMobilePhone::TMobilePhoneNetworkInfoV1 >

An instantiation of the list thin-template.

Used to hold the "read-only" list of detected networks retrieved from the phone.

Constructor & Destructor Documentation

CMobilePhoneNetworkList()

CMobilePhoneNetworkList ( ) [protected]

~CMobilePhoneNetworkList()

IMPORT_C ~CMobilePhoneNetworkList ( )

Empty destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

NewL()

IMPORT_C CMobilePhoneNetworkList * NewL ( ) [static]

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

capability
None