The following table briefly describes the members of the CAmvAlarm class. The sections that follow go into detail of the syntax and semantics of using the members.
Member |
Description |
|
Amrp_sync |
The time the AMRP sent the alarm to the viewer. |
|
Amrp_sync_offset |
The difference between the time the AMRP sent the alarm and the time the AMV received the alarm. Assuming relatively fast inter-process communication, this is the number of seconds difference between the clocks on the systems where the AMRP and viewer reside. |
|
Class() |
Class filter for the alarm. |
|
Cleared_time |
Time the alarm was cleared. |
|
Curr_comment |
Alarm comments. |
|
Curr_stacked |
Number of alarm instances currently stacked. |
|
DeleteOptions() |
State requirements for alarm deletion. |
|
Generated_time |
Time the alarm was generated. |
|
ID() |
Alarm ID. |
|
ManualClearAllowed() |
Can alarm be manually cleared. |
|
Stacked_com |
Number of alarm comments. |
|
Stacked_data |
Current and stacked alarm instances. |
CAmvAlarm class definition. |