Swi::CObservationFilter Class Reference
class Swi::CObservationFilter : public CBase
|
Class that represents a filter list which is used to filter SWI observation. SWI Observer ECOM plug-in implementations declares the folders in which they are intrested by using this class.
Constructor & Destructor Documentation
CObservationFilter()
CObservationFilter
|
(
|
)
|
[private]
|
Member Functions Documentation
AddFilterL(const HBufC *)
IMPORT_C void
|
AddFilterL
|
(
|
const
HBufC
*
|
aFilter
|
)
|
|
Add a new filter into the filter object.
Parameters
const
HBufC
* aFilter
|
The new filter which will be added (e.g. a folder path).
|
FindF(const HBufC *)
IMPORT_C
TBool
|
FindF
|
(
|
const
HBufC
*
|
aFilter
|
)
|
const
|
Searches the observation filter list for a given value.
Parameters
const
HBufC
* aFilter
|
The value searched for.
|
Member Data Documentation
RPointerArray< HBufC > iFilterList
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.