TMsvCondition Class Reference

class TMsvCondition

Defines a condition which a Publish and Subscribe Uid must satisfy.

RProperty

Member Enumerations Documentation

Enum TMsvSchSendConditionType

An enumeration defining the type of test to be made against a Publish and Subscribe property.

Enumerators

EMsvSchSendEquals

Tests that a value is equal to a state variable value.

EMsvSchSendNotEquals

Tests that a value is unequal to a state variable value.

EMsvSchSendGreaterThan

Tests that a value is greater than a state variable value.

EMsvSchSendLessThan

Tests that a value is less than a state variable value.

Member Data Documentation

TInt iState

TInt iState

Integer state of corresponding P&S variable to be tested against

TMsvSchSendConditionType iType

TMsvSchSendConditionType iType

type of test to be performed

TUid iVariable

TUid iVariable

second UID of the process which set the condition