Public Member Functions | Public Attributes

alma.acs.alarmsystem.source.AlarmsMap.AlarmInfo Class Reference

List of all members.

Public Member Functions

 AlarmInfo (boolean active)

Public Attributes

final long time
final boolean active

Detailed Description

The data stored for each alarm in the map.

Objects of this class are immutable.

Author:
acaproni

Constructor & Destructor Documentation

alma.acs.alarmsystem.source.AlarmsMap.AlarmInfo.AlarmInfo ( boolean  active  ) 

Constructor

Parameters:
active The initial state active/terminate of the alarm

References alma.acs.alarmsystem.source.AlarmsMap.AlarmInfo.time.


Member Data Documentation

The state active/terminate of the alarm

Referenced by alma.acs.alarmsystem.source.AlarmsMap.clear(), and alma.acs.alarmsystem.source.AlarmsMap.raise().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties