A State class to represen the state in which the stopwatch is off. More...
#include <off.h>
Inheritance diagram for stopwatch::OffState:
Collaboration diagram for stopwatch::OffState:Public Member Functions | |
| OffState () | |
| Construct a new off state. | |
| void | entry (const Event &e) |
| void | during () |
| void | exit (const Event &e) |
| StopWatch & | stopwatch () |
A State class to represen the state in which the stopwatch is off.
| void OffState::exit | ( | const Event & | e | ) |
| StopWatch & OffState::stopwatch | ( | ) |
1.8.8