MSmlDataItemUidSet Class Reference
#include
<SmlDataProvider.h>
Link against: smldataprovider.lib
Detailed Description
Set of Data Item LUIDs.
Member Function Documentation
DoExternalizeL ( RWriteStream & )
void | DoExternalizeL | ( | RWriteStream & | aStream | ) | const [protected, pure virtual] |
DoItemCount ( )
TInt
| DoItemCount | ( | ) | const [protected, pure virtual] |
DoItemIndex ( TSmlDbItemUid )
ExternalizeL ( RWriteStream & )
ItemAt ( TInt )
Retuns the item UID at the specified index in the set.
ItemCount ( )
IMPORT_C TInt | ItemCount | ( | ) | const |
Returns the number of items in the set.
ItemIndex ( TSmlDbItemUid )
Returns the index of the specified item UID in the set, or -1 if the item UID is not present.