|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::CmdRepeatObject, including all inherited members.
| CmdRepeatObject(ScenarioPtr scenarion_, ObjectRepeaterPtr repeater_, const std::string &name_, ObjectPtr parent_) | OTest2::CmdRepeatObject | explicit |
| CmdRepeatObject(const CmdRepeatObject &)=delete | OTest2::CmdRepeatObject | |
| Command(const Command &)=delete | OTest2::Command | |
| Command() | OTest2::Command | |
| operator=(const CmdRepeatObject &)=delete | OTest2::CmdRepeatObject | |
| OTest2::Command::operator=(const Command &)=delete | OTest2::Command | |
| run(const Context &context_) override | OTest2::CmdRepeatObject | virtual |
| shouldWait(const Context &context_, int &delay_) | OTest2::Command | virtual |
| ~CmdRepeatObject() | OTest2::CmdRepeatObject | virtual |
| ~Command() | OTest2::Command | virtual |
1.8.17