OpenClovis Logo

Public Attributes | List of all members
ClAlarmRuleInfoT Struct Reference

This structure specifies the alarm rule relation and the alarms IDs (probable cause) that participate in the alarm rule. More...

#include <clAlarmDefinitions.h>

Public Attributes

ClAlarmRuleEntryTalarmIds
 The structure containing the probable cause and specific problem of the alarms participating in the alarm rule.
ClAlarmRuleRelationT relation
 Alarm rule relation is a relationship between alarms.

Detailed Description

This structure specifies the alarm rule relation and the alarms IDs (probable cause) that participate in the alarm rule.

Member Data Documentation

ClAlarmRuleRelationT ClAlarmRuleInfoT::relation

Alarm rule relation is a relationship between alarms.

The relation can be CL_ALARM_RULE_NO_RELATION, CL_ALARM_RULE_LOGICAL_OR, CL_ALARM_RULE_LOGICAL_AND.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen