Functions modifying database (Create, Update, Delete) need WriteDeviceData.
(CApDataHandler, CApUtils Setxxx functions)
|
Public Member Functions |
virtual IMPORT_C | ~CApNetworks () |
| Destructor.
|
IMPORT_C TUint32 | Count () const |
| Counts the items in the list.
|
IMPORT_C const TDesC & | NameL (TUint32 aUid) const |
| Gets the name of the network group with the given UID Ownership of the returned text is not passed.
|
IMPORT_C TInt | AllListItemDataL (CApNetworkItemList &aList) |
| Provides all data in a CApNetworkItemList array.
|
Static Public Member Functions |
static IMPORT_C CApNetworks * | NewLC (CCommsDatabase &aDb) |
| Two-phased constructor.
|