Ordinary state class.
More...
#include <stateordinary.h>
Ordinary state class.
Definition at line 33 of file stateordinary.h.
◆ StateOrdinary() [1/2]
◆ StateOrdinary() [2/2]
OTest2::StateOrdinary::StateOrdinary |
( |
const Context & |
context_ | ) |
|
|
explicit |
◆ ~StateOrdinary()
OTest2::StateOrdinary::~StateOrdinary |
( |
| ) |
|
|
virtual |
◆ executeState()
◆ operator=()
◆ scheduleRun()
Schedule run of the state.
- Parameters
-
context_ | The otest2 context |
parent_ | A smart pointer pointing the parent of the state |
this_ptr_ | A smart pointer which keeps lifetime of this state |
delay_cmd_ | If it's true, the run of the command is delayed |
delay_ | Delay of the command in milliseconds. The value is meant only if the wait_ is true. |
Implements OTest2::State.
Definition at line 41 of file stateordinary.cpp.
The documentation for this class was generated from the following files: