CMobilePhoneNetworkListV2 Class Reference

class CMobilePhoneNetworkListV2 : public CMobilePhoneReadOnlyList< RMobilePhone::TMobilePhoneNetworkInfoV2 >

An instantiation of the list thin-template.

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

This class is used in conjunction with the V2 method for detected networks retrieval

Constructor & Destructor Documentation

CMobilePhoneNetworkListV2()

CMobilePhoneNetworkListV2 ( ) [protected]

~CMobilePhoneNetworkListV2()

IMPORT_C ~CMobilePhoneNetworkListV2 ( )

Empty destructor.

Member Functions Documentation

NewL()

IMPORT_C CMobilePhoneNetworkListV2 * NewL ( ) [static]

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

capability
None