Home
Server
Lib
Interfaces
API
Write Plugins
RuleAction
List of All Members for RuleAction
This is the complete list of members for
RuleAction
, including inherited members.
enum
Type
RuleAction
(const ActionTypeId &, const DeviceId &, const RuleActionParamList &)
RuleAction
(const QString &, const QString &, const RuleActionParamList &)
RuleAction
(const RuleAction &)
actionTypeId
() const : ActionTypeId
deviceId
() const : DeviceId
id
() const : ActionId
interface
() const : QString
interfaceAction
() const : QString
isEventBased
() const : bool
isStateBased
() const : bool
isValid
() const : bool
ruleActionParam
(const ParamTypeId &) const : RuleActionParam
ruleActionParam
(const QString &) const : RuleActionParam
ruleActionParams
() const : RuleActionParamList
setRuleActionParams
(const RuleActionParamList &)
toAction
() const : Action
type
() const : Type
operator=
(const RuleAction &)