|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::CmdRunState, including all inherited members.
| CmdRunState(const CmdRunState &)=delete | OTest2::CmdRunState | |
| CmdRunState(CaseOrdinaryPtr parent_, StateOrdinaryPtr state_, bool wait_before_, int delay_) | OTest2::CmdRunState | explicit |
| Command(const Command &)=delete | OTest2::Command | |
| Command() | OTest2::Command | |
| operator=(const CmdRunState &)=delete | OTest2::CmdRunState | |
| OTest2::Command::operator=(const Command &)=delete | OTest2::Command | |
| run(const Context &context_) | OTest2::CmdRunState | virtual |
| shouldWait(const Context &context_, int &delay_) | OTest2::CmdRunState | virtual |
| ~CmdRunState() | OTest2::CmdRunState | virtual |
| ~Command() | OTest2::Command | virtual |
1.8.17