|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::CmdState, including all inherited members.
| CmdState(const CmdState &)=delete | OTest2::CmdState | |
| CmdState(CaseOrdinaryPtr testcase_, const std::string &name_, int delay_) | OTest2::CmdState | explicit |
| Command(const Command &)=delete | OTest2::Command | |
| Command() | OTest2::Command | |
| operator=(const CmdState &)=delete | OTest2::CmdState | |
| OTest2::Command::operator=(const Command &)=delete | OTest2::Command | |
| run(const Context &context_) | OTest2::CmdState | virtual |
| shouldWait(const Context &context_, int &delay_) | OTest2::Command | virtual |
| ~CmdState() | OTest2::CmdState | virtual |
| ~Command() | OTest2::Command | virtual |
1.8.17