Home
Server
Lib
Interfaces
API
Write Plugins
Rule
List of All Members for Rule
This is the complete list of members for
nymeaserver::Rule
, including inherited members.
Rule
()
actions
() const : QList<RuleAction>
active
() const : bool
enabled
() const : bool
eventDescriptors
() const : QList<EventDescriptor>
executable
() const : bool
exitActions
() const : QList<RuleAction>
id
() const : RuleId
isConsistent
() const : bool
isValid
() const : bool
name
() const : QString
setActions
(const QList<RuleAction>)
setEnabled
(const bool &)
setEventDescriptors
(const QList<EventDescriptor> &)
setExecutable
(const bool &)
setExitActions
(const QList<RuleAction>)
setId
(const RuleId &)
setName
(const QString &)
setStateEvaluator
(const StateEvaluator &)
setTimeDescriptor
(const TimeDescriptor &)
stateEvaluator
() const : StateEvaluator
statesActive
() const : bool
timeActive
() const : bool
timeDescriptor
() const : TimeDescriptor