The on state of the stopwatch.
More...
#include <on.h>
|
| OnState () |
| Build a new on state.
|
|
void | entry (const Event &e) |
|
void | during () |
|
void | exit (const Event &) |
|
StopWatch & | stopwatch () |
|
The on state of the stopwatch.
Definition at line 15 of file on.h.
void OnState::exit |
( |
const Event & |
e | ) |
|
Perform actions required when switching from off to on
- Parameters
-
e | The event that triggered the transition |
Definition at line 13 of file on.cc.
The documentation for this class was generated from the following files: