Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

DsLogNotification::ThresholdAlarm Struct Reference

A threshold alarm is emitted by an event or notify log factory when the size of a log has exceeded an alarm threshold value. More...

import "DsLogNotification.idl";

List of all members.

Public Attributes

Log logref
LogId id
TimeT time
Threshold crossed_value
Threshold observed_value
PerceivedSeverityType perceived_severity


Detailed Description

A threshold alarm is emitted by an event or notify log factory when the size of a log has exceeded an alarm threshold value.

This structure contains the following information:


Member Data Documentation

Threshold DsLogNotification::ThresholdAlarm::crossed_value
 

LogId DsLogNotification::ThresholdAlarm::id
 

Log DsLogNotification::ThresholdAlarm::logref
 

Threshold DsLogNotification::ThresholdAlarm::observed_value
 

PerceivedSeverityType DsLogNotification::ThresholdAlarm::perceived_severity
 

TimeT DsLogNotification::ThresholdAlarm::time