Link against: apengine.lib
None
Functions modifying database (Create, Update, Delete) need WriteDeviceData. (CApDataHandler, CApUtils Setxxx functions)
#include <ApNetworkItemlist.h>
Public Member Functions |
|
| IMPORT_C | CApNetworkItemList () |
| C++ default constructor. |
|
| virtual IMPORT_C | ~CApNetworkItemList () |
| Destructor. |
|
| IMPORT_C const CApNetworkItem * | ItemForUid (TUint32 aUid) const |
| Get pointer to the item having aUid, or NULL if no such item is in the list. |
|
|
|
C++ default constructor. |
|
|
Destructor. Items in the list are destroyed. |
|
|
Get pointer to the item having aUid, or NULL if no such item is in the list.
|