The following table briefly describes the members of the CAmvTimeFilter class. The sections that follow go into detail of the syntax and semantics of using the members.
Member |
Description |
|
Disable() |
Do not limit alarms sent to the viewer by time. |
|
Enable() |
Limit alarms sent to the viewer by time. |
|
IsEnabled() |
Will alarms sent to the viewer by AMRP be limited by the timestamp specified. |
|
SetTimeStamp() |
Set the time used to filter alarms. |
|
TimeStamp() |
Get the time used to filter alarms. |
CAmvTimeFilter class definition. |