| 221 | } |
| 222 | |
| 223 | void Notification::ResetNotificationNumber() |
| 224 | { |
| 225 | SetNotificationNumber(0); |
| 226 | } |
| 227 | |
| 228 | /** |
| 229 | * Check whether the given notification type is a Recovery or FlappingEnd notification and the Checkable object |
no outgoing calls
no test coverage detected