|
WSF
|
#include <DetectionReport.hpp>

Public Member Functions | |
| ChangedEvent (const DetectorDetecteeKey &aKey, const DetectionInterval &aDetectionInterval) | |
| bool | operator< (const ChangedEvent &aRhs) const |
Public Attributes | |
| DetectorDetecteeKey | mKey |
| DetectionInterval | mInterval |
|
inline |
References mInterval, and mKey.
Referenced by operator<().
| bool DetectionReport::ChangedEvent::operator< | ( | const ChangedEvent & | aRhs | ) | const |
References ChangedEvent(), and mInterval.
| DetectionInterval DetectionReport::ChangedEvent::mInterval |
Referenced by ChangedEvent(), and operator<().
| DetectorDetecteeKey DetectionReport::ChangedEvent::mKey |
Referenced by ChangedEvent().