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