Link against: SensrvClient.lib
#include <e32base.h>
#include <sensrvchannelcondition.h>
Go to the source code of this file.
Data Structures |
|
| class | CSensrvChannelConditionSet |
| CSensrvChannelConditionSet represents a set of conditions. More... |
|
Typedefs |
|
| typedef RPointerArray< CSensrvChannelConditionSet > | RSensrvChannelConditionSetList |
| RPointerArray based channel condition set list. |
|
Enumerations |
|
| enum | TSensrvConditionSetType { ESensrvOrConditionSet = 0, ESensrvAndConditionSet } |
| Logical operator to be used in a condition set. More... |
|
|
|
RPointerArray based channel condition set list. |
|
|
Logical operator to be used in a condition set.
|