OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::CmdNextObject, including all inherited members.
CmdNextObject(ScenarioIterPtr scenario_iter_, ObjectPtr parent_) | OTest2::CmdNextObject | explicit |
CmdNextObject(const CmdNextObject &)=delete | OTest2::CmdNextObject | |
Command(const Command &)=delete | OTest2::Command | |
Command() | OTest2::Command | |
operator=(const CmdNextObject &)=delete | OTest2::CmdNextObject | |
OTest2::Command::operator=(const Command &)=delete | OTest2::Command | |
run(const Context &context_) override | OTest2::CmdNextObject | virtual |
shouldWait(const Context &context_, int &delay_) | OTest2::Command | virtual |
~CmdNextObject() | OTest2::CmdNextObject | virtual |
~Command() | OTest2::Command | virtual |