View used when the safe should be opened but the time is not within the allowed range.
More...
#include <TimeRestrictedView.h>
View used when the safe should be opened but the time is not within the allowed range.
◆ TimeRestrictedView() [1/3]
views::TimeRestrictedView::TimeRestrictedView |
( |
LiquidCrystal_PCF8574 * |
display | ) |
|
|
inline |
Construct the view.
- Parameters
-
display | pointer to the LCD instance |
◆ TimeRestrictedView() [2/3]
Copy constructor - not available.
◆ TimeRestrictedView() [3/3]
◆ activate()
virtual void views::TimeRestrictedView::activate |
( |
| ) |
|
|
inlineprotectedvirtual |
called as soon as the view becomes active
◆ tick()
virtual void views::TimeRestrictedView::tick |
( |
const bool & |
forceRedraw | ) |
|
|
inlinevirtual |
called during the loop function
- Parameters
-
forceRedraw | if true everything should be redrawn |
◆ activationMillis
long views::TimeRestrictedView::activationMillis |
|
protected |
Time when the view was activated.
The documentation for this class was generated from the following file: