#include <cmdstate.h>
Definition at line 30 of file cmdstate.h.
◆ CmdState() [1/2]
OTest2::CmdState::CmdState |
( |
const CmdState & |
| ) |
|
|
delete |
◆ CmdState() [2/2]
OTest2::CmdState::CmdState |
( |
CaseOrdinaryPtr |
testcase_, |
|
|
const std::string & |
name_, |
|
|
int |
delay_ |
|
) |
| |
|
explicit |
Ctor.
- Parameters
-
testcase_ | State's parent |
name_ | Name of the state |
delay_ | Delay of the command in milliseconds |
Definition at line 33 of file cmdstate.cpp.
◆ ~CmdState()
OTest2::CmdState::~CmdState |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ run()
void OTest2::CmdState::run |
( |
const Context & |
context_ | ) |
|
|
virtual |
The documentation for this class was generated from the following files: